Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp257 class InstrReplaceWithCopy : public InstrConverterBase { class
262 InstrReplaceWithCopy(unsigned SrcOpcode, unsigned SrcOpIdx) in InstrReplaceWithCopy() function in __anond9661d290111::InstrReplaceWithCopy
611 std::make_unique<InstrReplaceWithCopy>(TargetOpcode::INSERT_SUBREG, 2); in initConverters()