Home
last modified time | relevance | path

Searched defs:IsGPR (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceRegistersMIPS32.h75 bool IsGPR = ((int(Reg_GPR_First) <= int(RegNum)) && in isGPRReg() local
H A DIceRegistersARM32.h93 unsigned IsGPR : 1; member
H A DIceAssemblerX8664.h939 static constexpr bool IsGPR = in is8BitRegisterRequiringRex() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp879 bool IsGPR; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3671 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem16Inst() local
3798 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem9Inst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3690 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem16Inst() local
3817 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandMem9Inst() local
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2652 bool IsGPR = (DstRegClassID == Mips::GPR32RegClassID) || in expandLoadInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3270 bool IsGPR = in select() local