Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp105 class InstrIgnore : public InstrConverterBase { class
107 InstrIgnore(unsigned SrcOpcode) : InstrConverterBase(SrcOpcode) {} in InstrIgnore() function in __anond9661d290111::InstrIgnore
612 std::make_unique<InstrIgnore>(TargetOpcode::PHI); in initConverters()
615 std::make_unique<InstrIgnore>(TargetOpcode::IMPLICIT_DEF); in initConverters()