Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp114 class InstrIgnore : public InstrConverterBase { class
116 InstrIgnore(unsigned SrcOpcode) : InstrConverterBase(SrcOpcode) {} in InstrIgnore() function in __anonc7e7f4590111::InstrIgnore
606 std::make_unique<InstrIgnore>(TargetOpcode::PHI); in initConverters()
609 std::make_unique<InstrIgnore>(TargetOpcode::IMPLICIT_DEF); in initConverters()