Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1238 Match_Unsupported = FIRST_TARGET_MATCH_RESULT_TY, enumerator
4080 return Match_Unsupported; in checkTargetMatchPredicate()
4086 return Match_Unsupported; in checkTargetMatchPredicate()
4093 return Match_Unsupported; in checkTargetMatchPredicate()
4109 return Match_Unsupported; in checkTargetMatchPredicate()
4194 case Match_Unsupported: in MatchAndEmitATTInstruction()
4325 if (OriginalError == Match_Unsupported) in MatchAndEmitATTInstruction()
4350 Match_Unsupported) == 1) { in MatchAndEmitATTInstruction()
4563 Match_Unsupported) == 1) { in MatchAndEmitIntelInstruction()