Lines Matching full:addr64
2077 // FIXME: If we start using the non-addr64 instructions for compute, we2132 // This is already an ADDR64 instruction so we need to add the pointer2156 // ADDR64.2169 MachineInstr *Addr64;2197 Addr64 = MIB;2200 Addr64 = BuildMI(MBB, MI, MI->getDebugLoc(), get(Addr64Opcode))2214 MI = Addr64;