Searched defs:ConstantInt (Results 1 – 14 of 14) sorted by relevance
28 public class ConstantInt implements VariableInt class37 public ConstantInt(int value) in ConstantInt() method in ConstantInt
39 class ConstantInt; variable
22 class ConstantInt; variable
29 class ConstantInt; variable
33 class ConstantInt; variable
38 class ConstantInt; variable
426 ConstantInt::ConstantInt(IntegerType *Ty, const APInt& V) in ConstantInt() function in ConstantInt
24 class ConstantInt; variable
221 | ConstantInt Constructor
273 | ConstantInt Constructor
421 ConstantInt, enumerator
3428 const SmallVector<std::pair<ConstantInt*, Constant*>, 4>& Values, in SwitchLookupTable()