Searched defs:isGPR (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVMCTargetDesc.cpp | 130 static bool isGPR(unsigned Reg) { isGPR() function in __anon156163d10111::RISCVMCInstrAnalysis |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86DomainReassignment.cpp | 44 static bool isGPR(const TargetRegisterClass *RC) { isGPR() function |
/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ | ||
H A D | LoongArchAsmParser.cpp | 195 bool isGPR() const { isGPR() function in __anon4cc3c3ed0111::LoongArchOperand |
/llvm-project/llvm/lib/Target/RISCV/AsmParser/ | ||
H A D | RISCVAsmParser.cpp | 478 bool isGPR() const { isGPR() function |