Searched defs:IsGPR (Results 1 – 8 of 8) sorted by relevance
19 IsStackPtr=0, IsFramePtr=0, IsGPR=0, IsInt=0, IsI64Pair=0, argument
75 bool IsGPR = ((int(Reg_GPR_First) <= int(RegNum)) && in isGPRReg() local
826 static constexpr bool IsGPR = in is8BitRegisterRequiringRex() local
93 unsigned IsGPR : 1; member
879 bool IsGPR; member
1146 bool IsGPR; member
3282 bool MipsAsmParser::expandLoadImmReal(MCInst &Inst, bool IsSingle, bool IsGPR, in expandLoadImmReal()3585 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMemInst() local
2652 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandLoadInst() local