Searched defs:IsGPR (Results 1 – 11 of 11) sorted by relevance
74 bool RegisterContextPOSIX_loongarch64::IsGPR(unsigned int reg) { in IsGPR() function in RegisterContextPOSIX_loongarch64
74 bool RegisterContextPOSIX_riscv64::IsGPR(unsigned int reg) { in IsGPR() function in RegisterContextPOSIX_riscv64
28 bool RegisterContextPOSIX_arm::IsGPR(unsigned reg) { in IsGPR() function in RegisterContextPOSIX_arm
28 bool RegisterContextPOSIX_arm64::IsGPR(unsigned reg) { in IsGPR() function in RegisterContextPOSIX_arm64
72 bool RegisterContextPOSIX_s390x::IsGPR(unsigned reg) { in IsGPR() function in RegisterContextPOSIX_s390x
79 bool RegisterContextPOSIX_powerpc::IsGPR(unsigned reg) { in IsGPR() function in RegisterContextPOSIX_powerpc
29 bool RegisterContextPOSIX_mips64::IsGPR(unsigned reg) { in IsGPR() function in RegisterContextPOSIX_mips64
98 bool RegisterContextPOSIX_ppc64le::IsGPR(unsigned reg) { in IsGPR() function in RegisterContextPOSIX_ppc64le
376 bool RegisterContextPOSIX_x86::IsGPR(unsigned reg) { in IsGPR() function in RegisterContextPOSIX_x86
3769 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem16Inst() local3896 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem9Inst() local
3304 bool IsGPR = in select() local