Home
last modified time | relevance | path

Searched refs:isGPRF16 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp511 bool isGPRF16() const { in isGPRF16() function
522 bool isGPRAsFPR16() const { return isGPRF16() && Reg.IsGPRAsFPR; } in isGPRAsFPR16()