Defined in 1 files as a typedef:
Defined in 4 files as a prototype:
Defined in 10 files as a function:
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 844 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 848 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 849 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 863 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 865 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 870 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 872 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 873 (as a function)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, line 874 (as a function)
- external/apache2/llvm/dist/llvm/lib/Support/APFloat.cpp, line 4818 (as a function)
Defined in 1 files as a enumerator:
Referenced in 196 files:
- external/apache2/llvm/dist/clang/include/clang/AST/APValue.h, 17 times
- external/apache2/llvm/dist/clang/include/clang/AST/Expr.h, 8 times
- external/apache2/llvm/dist/clang/include/clang/AST/OptionalDiagnostic.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchersInternal.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/Lex/LiteralSupport.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordReader.h, line 293
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordWriter.h, line 166
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, line 48
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h, 7 times
- external/apache2/llvm/dist/clang/lib/AST/APValue.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 165 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/AST/MicrosoftMangle.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Basic/TargetInfo.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/AArch64.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/ARM.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/AVR.h, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/Mips.h, 3 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/OSTargets.h, line 850
- external/apache2/llvm/dist/clang/lib/Basic/Targets/PPC.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/PPC.h, 6 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/RISCV.h, line 57
- external/apache2/llvm/dist/clang/lib/Basic/Targets/Sparc.h, line 218
- external/apache2/llvm/dist/clang/lib/Basic/Targets/SystemZ.h, line 46
- external/apache2/llvm/dist/clang/lib/Basic/Targets/TCE.h, 3 times
- external/apache2/llvm/dist/clang/lib/Basic/Targets/VE.h, line 33
- external/apache2/llvm/dist/clang/lib/Basic/Targets/WebAssembly.h, line 54
- external/apache2/llvm/dist/clang/lib/Basic/Targets/X86.h, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, line 1034
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprConstant.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenTypes.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/PatternInit.cpp, line 55
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/AMDGPU.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Clang.cpp, line 2630
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Cuda.cpp, line 764
- external/apache2/llvm/dist/clang/lib/Frontend/InitPreprocessor.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Lex/LiteralSupport.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, line 5039
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp, line 150
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp, line 413
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp, line 442
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFixedPoint.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/APFloat.h, 110 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLLexer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, line 62
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h, line 329
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, line 808
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/Utils.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, line 1011
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Constants.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 19 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Type.h, 15 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/SMTAPI.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/FunctionComparator.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ConstantFolding.cpp, 99 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionSimplify.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLLexer.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp, line 223
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h, line 304
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LowLevelType.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, line 1010
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 90 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ExecutionEngine.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/OpDescriptor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/IR/ConstantFold.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 74 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, line 637
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.h, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Support/APFixedPoint.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Support/APFloat.cpp, 124 times
- external/apache2/llvm/dist/llvm/lib/Support/ScaledNumber.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/StringRef.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Support/Z3Solver.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, line 396
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, line 7625
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, line 541
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp, line 56
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, line 159
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h, line 175
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, line 4397
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h, line 304
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.h, line 176
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, line 756
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, line 416
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.h, line 588
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMMCInstLower.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp, line 580
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, line 3364
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.h, line 296
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp, line 130
- external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, line 4293
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.h, line 664
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, line 593
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp, line 115
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXMCExpr.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, line 582
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, line 942
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.h, line 292
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp, line 1645
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZTDC.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, line 824
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.h, line 182
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 63 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, line 1890
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, line 2394
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionComparator.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, 20 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/RegisterValue.cpp, 10 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/PrettyClassDefinitionDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, line 440