Searched defs:isGPR64 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64AdvSIMDScalarPass.cpp | 104 static bool isGPR64(unsigned Reg, unsigned SubReg, in isGPR64() function |
/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 1403 template <unsigned RegClassID> bool isGPR64() const { isGPR64() function in __anon882015c50111::AArch64Operand |