Searched refs:RequiresHighHalf (Results 1 – 1 of 1) sorted by relevance
2898 bool RequiresHighHalf = PtrTy.getSizeInBits() != 32; in buildAbsGlobalAddress() local2904 Register AddrLo = !RequiresHighHalf && !MRI.getRegClassOrNull(DstReg) in buildAbsGlobalAddress()2917 if (RequiresHighHalf) { in buildAbsGlobalAddress()