Searched defs:IsGPR (Results 1 – 8 of 8) sorted by relevance
75 bool IsGPR = ((int(Reg_GPR_First) <= int(RegNum)) && in isGPRReg() local
93 unsigned IsGPR : 1; member
939 static constexpr bool IsGPR = in is8BitRegisterRequiringRex() local
879 bool IsGPR; member
3671 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem16Inst() local3798 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem9Inst() local
3690 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem16Inst() local3817 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem9Inst() local
2652 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandLoadInst() local
3270 bool IsGPR = in select() local