Home
last modified time | relevance | path

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

/external/proguard/src/proguard/gui/splash/
DConstantInt.java28 public class ConstantInt implements VariableInt class
37 public ConstantInt(int value) in ConstantInt() method in ConstantInt
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h41 class ConstantInt; variable
DScalarEvolutionExpressions.h23 class ConstantInt; variable
/external/lldb/include/lldb/Expression/
DIRForTarget.h27 class ConstantInt; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h33 class ConstantInt; variable
DDwarfDebug.h43 class ConstantInt; variable
/external/llvm/include/llvm/IR/
DInstructions.h34 class ConstantInt; variable
/external/llvm/lib/IR/
DLLVMContextImpl.h39 class ConstantInt; variable
DConstants.cpp524 ConstantInt::ConstantInt(IntegerType *Ty, const APInt& V) in ConstantInt() function in ConstantInt
/external/llvm/lib/Target/Hexagon/
DBitTracker.h22 class ConstantInt; variable
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h24 class ConstantInt; variable
/external/clang/lib/CodeGen/
DCGCleanup.h26 class ConstantInt; variable
DCodeGenModule.h40 class ConstantInt; variable
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml275 | ConstantInt Constructor
Dllvm.mli344 | ConstantInt Constructor
Dllvm_ocaml.c488 ConstantInt, enumerator
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4161 const SmallVectorImpl<std::pair<ConstantInt *, Constant *>> &Values, in SwitchLookupTable()
4411 const SmallVectorImpl<std::pair<ConstantInt*, Constant*> >& Values) { in reuseTableCompare()