/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | LowerMemIntrinsics.h | 19 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolution.h | 57 class ConstantInt; variable
|
H A D | MemoryBuiltins.h | 33 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 63 class ConstantInt; variable
|
H A D | SwitchLoweringUtils.h | 22 class ConstantInt; variable
|
H A D | MachineOperand.h | 28 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 27 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | Utils.h | 44 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | ConstantHoisting.h | 54 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | Instructions.h | 52 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.h | 27 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCleanup.h | 25 class ConstantInt; variable
|
H A D | CodeGenModule.h | 43 class ConstantInt; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 315 | ConstantInt Constructor
|
H A D | llvm.mli | 350 | ConstantInt Constructor
|
H A D | llvm_ocaml.c | 645 ConstantInt, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 5565 const SmallVectorImpl<std::pair<ConstantInt *, Constant *>> &Values, in SwitchLookupTable() 5816 const SmallVectorImpl<std::pair<ConstantInt *, Constant *>> &Values) { in reuseTableCompare()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Constants.cpp | 842 ConstantInt::ConstantInt(IntegerType *Ty, const APInt &V) in ConstantInt() function in ConstantInt
|