Home
last modified time | relevance | path

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

/freebsd/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 __anond9661d290111::InstrIgnore