Searched refs:constant_int (Results 1 – 3 of 3) sorted by relevance
140 ConstantInt *constant_int = in DeclForGlobal() local143 if (!constant_int) in DeclForGlobal()146 uintptr_t ptr = constant_int->getZExtValue(); in DeclForGlobal()1082 ConstantInt *constant_int = in RewritePersistentAlloc() local1085 if (!constant_int) in RewritePersistentAlloc()1090 uintptr_t ptr = constant_int->getZExtValue(); in RewritePersistentAlloc()1118 values[1] = ConstantAsMetadata::get(constant_int); in RewritePersistentAlloc()
245 if (const ConstantInt *constant_int = dyn_cast<ConstantInt>(constant)) { in ResolveConstantValue() local246 value = constant_int->getValue(); in ResolveConstantValue()
5791 * pa.md: New addmove pattern for adding constant_int to HImode