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