Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp127 bool generateXSfmmVTypeError(SMLoc ErrorLoc);
2425 return generateXSfmmVTypeError(S); in parseXSfmmVType()
2428 bool RISCVAsmParser::generateXSfmmVTypeError(SMLoc ErrorLoc) { in generateXSfmmVTypeError() function in RISCVAsmParser