Home
last modified time | relevance | path

Searched defs:ConstantInt (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLowerMemIntrinsics.h23 class ConstantInt; variable
/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h28 class ConstantInt; variable
H A DCodeGenModule.h45 class ConstantInt; global() variable
/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h51 class ConstantInt; global() variable
H A DScalarEvolutionExpressions.h31 class ConstantInt; variable
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h29 class ConstantInt; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h69 class ConstantInt; variable
H A DSwitchLoweringUtils.h22 class ConstantInt; variable
[all...]
H A DMachineOperand.h27 class ConstantInt; variable
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h27 class ConstantInt; variable
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h55 class ConstantInt; variable
/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h49 class ConstantInt; global() variable
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h27 class ConstantInt; variable
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml316 | ConstantInt global() Constructor
H A Dllvm.mli353 | ConstantInt global() Constructor
H A Dllvm_ocaml.c719 ConstantInt, global() enumerator
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h32 class ConstantInt; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6250 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 DConstants.cpp843 ConstantInt::ConstantInt(Type *Ty, const APInt &V) ConstantInt() function in ConstantInt
[all...]