/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | LowerMemIntrinsics.h | 23 class ConstantInt; variable
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGCleanup.h | 28 class ConstantInt; variable
|
H A D | CodeGenModule.h | 45 class ConstantInt; global() variable
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolution.h | 51 class ConstantInt; global() variable
|
H A D | ScalarEvolutionExpressions.h | 31 class ConstantInt; variable
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.h | 29 class ConstantInt; variable
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 69 class ConstantInt; variable
|
H A D | SwitchLoweringUtils.h | 22 class ConstantInt; variable [all...] |
H A D | MachineOperand.h | 27 class ConstantInt; variable
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 27 class ConstantInt; variable
|
/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | ConstantHoisting.h | 55 class ConstantInt; variable
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Instructions.h | 49 class ConstantInt; global() variable [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.h | 27 class ConstantInt; variable
|
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 316 | ConstantInt global() Constructor
|
H A D | llvm.mli | 353 | ConstantInt global() Constructor
|
H A D | llvm_ocaml.c | 719 ConstantInt, global() enumerator
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 32 class ConstantInt; variable
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 6250 SwitchLookupTable(Module & M,uint64_t TableSize,ConstantInt * Offset,const SmallVectorImpl<std::pair<ConstantInt *,Constant * >> & Values,Constant * DefaultValue,const DataLayout & DL,const StringRef & FuncName) SwitchLookupTable() argument 6576 reuseTableCompare(User * PhiUser,BasicBlock * PhiBlock,BranchInst * RangeCheckBranch,Constant * DefaultValue,const SmallVectorImpl<std::pair<ConstantInt *,Constant * >> & Values) reuseTableCompare() argument [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 843 ConstantInt::ConstantInt(Type *Ty, const APInt &V) ConstantInt() function in ConstantInt [all...] |