Searched refs:offset_int (Results 1 – 2 of 2) sorted by relevance
137 %offset_int = ptrtoint <4 x float>* %offset_ptr to i64138 %sizeof32 = trunc i64 %offset_int to i32
2448 ConstantInt *offset_int(ConstantInt::get(offset_type, offset, true)); in ReplaceVariables() local2450 offset_int, in ReplaceVariables()2505 llvm::Constant *offset_int = ConstantInt::get(intptr_ty, offset); in BuildRelocation() local2509 offset_array[0] = offset_int; in BuildRelocation()