Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp260 class InstrReplaceWithCopy : public InstrConverterBase { class
265 InstrReplaceWithCopy(unsigned SrcOpcode, unsigned SrcOpIdx) in InstrReplaceWithCopy() function in __anon76e4914e0111::InstrReplaceWithCopy
617 new InstrReplaceWithCopy(TargetOpcode::INSERT_SUBREG, 2); in initConverters()