Home
last modified time | relevance | path

Searched defs:isGPR64 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp104 static bool isGPR64(unsigned Reg, unsigned SubReg, in isGPR64() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1383 template <unsigned RegClassID> bool isGPR64() const { isGPR64() function in __anon58533a440111::AArch64Operand