Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp114 class InstrIgnore : public InstrConverterBase { class
116 InstrIgnore(unsigned SrcOpcode) : InstrConverterBase(SrcOpcode) {} in InstrIgnore() function in __anon76e4914e0111::InstrIgnore
611 new InstrIgnore(TargetOpcode::PHI); in initConverters()
614 new InstrIgnore(TargetOpcode::IMPLICIT_DEF); in initConverters()