Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2585 uint64_t ErrorInfoIgnore; in MatchAndEmitATTInstruction() local
2591 Match[I] = MatchInstructionImpl(Operands, Inst, ErrorInfoIgnore, in MatchAndEmitATTInstruction()
2595 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitATTInstruction()
2738 uint64_t ErrorInfoIgnore; in MatchAndEmitIntelInstruction() local
2741 MatchInstructionImpl(Operands, Inst, ErrorInfoIgnore, in MatchAndEmitIntelInstruction()
2748 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitIntelInstruction()