Searched defs:ConstantInt (Results 1 – 16 of 16) sorted by relevance
28 public class ConstantInt implements VariableInt class37 public ConstantInt(int value) in ConstantInt() method in ConstantInt
40 class ConstantInt; variable
23 class ConstantInt; variable
27 class ConstantInt; variable
33 class ConstantInt; variable
43 class ConstantInt; variable
32 class ConstantInt; variable
39 class ConstantInt; variable
514 ConstantInt::ConstantInt(IntegerType *Ty, const APInt& V) in ConstantInt() function in ConstantInt
24 class ConstantInt; variable
275 | ConstantInt Constructor
344 | ConstantInt Constructor
488 ConstantInt, enumerator
3724 const SmallVectorImpl<std::pair<ConstantInt *, Constant *>> &Values, in SwitchLookupTable()3975 const SmallVectorImpl<std::pair<ConstantInt*, Constant*> >& Values) { in reuseTableCompare()