Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Analysis/
HDScalarEvolution.h40 class ConstantInt; variable
HDScalarEvolutionExpressions.h23 class ConstantInt; variable
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDIRForTarget.h28 class ConstantInt; variable
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h33 class ConstantInt; variable
HDDwarfDebug.h42 class ConstantInt; variable
/NextBSD/contrib/llvm/lib/IR/
HDLLVMContextImpl.h39 class ConstantInt; variable
HDConstants.cpp525 ConstantInt::ConstantInt(IntegerType *Ty, const APInt& V) in ConstantInt() function in ConstantInt
/NextBSD/contrib/llvm/include/llvm/IR/
HDInstructions.h33 class ConstantInt; variable
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDBitTracker.h22 class ConstantInt; variable
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineOperand.h24 class ConstantInt; variable
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCleanup.h24 class ConstantInt; variable
HDCodeGenModule.h40 class ConstantInt; variable
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp3710 const SmallVectorImpl<std::pair<ConstantInt *, Constant *>> &Values, in SwitchLookupTable()
3960 const SmallVectorImpl<std::pair<ConstantInt*, Constant*> >& Values) { in reuseTableCompare()