Home | History | Annotate | Download | only in arm

Lines Matching refs:imm32_

271     imm32_ = reinterpret_cast<intptr_t>(handle.location());
275 imm32_ = reinterpret_cast<intptr_t>(obj);
1080 !fits_shifter(imm32_, &dummy1, &dummy2, &instr)) {
1114 RelocInfo rinfo(pc_, x.rmode_, x.imm32_, NULL);
1115 uint32_t imm32 = static_cast<uint32_t>(x.imm32_);
1176 !fits_shifter(x.imm32_, &rotate_imm, &immed_8, &instr)) {
1866 !fits_shifter(src.imm32_, &rotate_imm, &immed_8, NULL)) {