Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2604 unsigned NumSuccessfulMatches = in MatchAndEmitATTInstruction() local
2606 if (NumSuccessfulMatches == 1) { in MatchAndEmitATTInstruction()
2618 if (NumSuccessfulMatches > 1) { in MatchAndEmitATTInstruction()
2783 unsigned NumSuccessfulMatches = in MatchAndEmitIntelInstruction() local
2785 if (NumSuccessfulMatches == 1) { in MatchAndEmitIntelInstruction()
2800 } else if (NumSuccessfulMatches > 1) { in MatchAndEmitIntelInstruction()