Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLowerMemIntrinsics.h23 class ConstantInt; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h51 class ConstantInt; variable
H A DScalarEvolutionExpressions.h31 class ConstantInt; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h67 class ConstantInt; global() variable
H A DSwitchLoweringUtils.h22 class ConstantInt; variable
H A DMachineOperand.h27 class ConstantInt; variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h29 class ConstantInt; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h27 class ConstantInt; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h54 class ConstantInt; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h47 class ConstantInt; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h27 class ConstantInt; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h25 class ConstantInt; global() variable
H A DCodeGenModule.h46 class ConstantInt; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h31 class ConstantInt; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6160 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
6486 reuseTableCompare(User * PhiUser,BasicBlock * PhiBlock,BranchInst * RangeCheckBranch,Constant * DefaultValue,const SmallVectorImpl<std::pair<ConstantInt *,Constant * >> & Values) reuseTableCompare() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp828 ConstantInt::ConstantInt(IntegerType *Ty, const APInt &V) ConstantInt() function in ConstantInt
[all...]