Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp113 class InstrIgnore : public InstrConverterBase { global() class
115 InstrIgnore(unsigned SrcOpcode) : InstrConverterBase(SrcOpcode) {} InstrIgnore() function in __anonec12a15c0111::InstrIgnore