Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp258 class InstrReplaceWithCopy : public InstrConverterBase { class
263 InstrReplaceWithCopy(unsigned SrcOpcode, unsigned SrcOpIdx) in InstrReplaceWithCopy() function in __anonc7e7f4590111::InstrReplaceWithCopy
612 std::make_unique<InstrReplaceWithCopy>(TargetOpcode::INSERT_SUBREG, 2); in initConverters()