Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3004 uint64_t ErrorInfoIgnore; in MatchAndEmitATTInstruction() local
3010 Match[I] = MatchInstruction(Operands, Inst, ErrorInfoIgnore, in MatchAndEmitATTInstruction()
3014 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitATTInstruction()
3190 uint64_t ErrorInfoIgnore; in MatchAndEmitIntelInstruction() local
3192 unsigned M = MatchInstruction(Operands, Inst, ErrorInfoIgnore, in MatchAndEmitIntelInstruction()
3199 ErrorInfoMissingFeature = ErrorInfoIgnore; in MatchAndEmitIntelInstruction()