Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp257 class InstrReplaceWithCopy : public InstrConverterBase { class
262 InstrReplaceWithCopy(unsigned SrcOpcode, unsigned SrcOpIdx) in InstrReplaceWithCopy() function in __anoncbde8b740111::InstrReplaceWithCopy
611 std::make_unique<InstrReplaceWithCopy>(TargetOpcode::INSERT_SUBREG, 2); in initConverters()