Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp740 const char *getCustomOperandDiag(ARMMatchResultTy MatchError);
12688 ARMAsmParser::getCustomOperandDiag(ARMMatchResultTy MatchError) { in getCustomOperandDiag() function in ARMAsmParser
12741 getCustomOperandDiag((ARMMatchResultTy)I.getOperandError()); in FilterNearMisses()