Searched refs:constant_int (Results 1 – 2 of 2) sorted by relevance
134 ConstantInt *constant_int = in DeclForGlobal() local137 if (!constant_int) in DeclForGlobal()140 uintptr_t ptr = constant_int->getZExtValue(); in DeclForGlobal()874 ConstantInt *constant_int = in RewritePersistentAlloc() local877 if (!constant_int) in RewritePersistentAlloc()882 uintptr_t ptr = constant_int->getZExtValue(); in RewritePersistentAlloc()909 values[1] = ConstantAsMetadata::get(constant_int); in RewritePersistentAlloc()
272 if (const ConstantInt *constant_int = dyn_cast<ConstantInt>(constant)) { in ResolveConstantValue() local273 value = constant_int->getValue(); in ResolveConstantValue()506 ConstantInt *constant_int = dyn_cast<ConstantInt>(op); in CanResolveConstant() local507 if (!constant_int) in CanResolveConstant()