Searched defs:llptr (Results 1 – 4 of 4) sorted by relevance
346 let llptr = bx.pointercast(lltemp, bx.cx().type_ptr_to(llty)); in extract_field() localVariable458 let llptr = bx.struct_gep(ty, dest.llval, 0); in store_with_flags() localVariable463 let llptr = bx.struct_gep(ty, dest.llval, 1); in store_with_flags() localVariable
413 let llptr = operand.immediate(); in codegen_rvalue_operand() localVariable
559 let llptr = self.struct_gep(pair_ty, place.llval, i as u64); in load_operand() localVariable
824 let llptr = self.struct_gep(pair_type, place.llval, i as u64); in load_operand() localVariable