Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp729 const char *getCustomOperandDiag(ARMMatchResultTy MatchError);
12274 ARMAsmParser::getCustomOperandDiag(ARMMatchResultTy MatchError) { in getCustomOperandDiag() function in ARMAsmParser
12325 getCustomOperandDiag((ARMMatchResultTy)I.getOperandError()); in FilterNearMisses()