Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp113 class InstrIgnore : public InstrConverterBase { class
115 InstrIgnore(unsigned SrcOpcode) : InstrConverterBase(SrcOpcode) {} in InstrIgnore() function in __anonb853a5be0111::InstrIgnore
605 std::make_unique<InstrIgnore>(TargetOpcode::PHI); in initConverters()
608 std::make_unique<InstrIgnore>(TargetOpcode::IMPLICIT_DEF); in initConverters()