Home
last modified time | relevance | path

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

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