Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86DomainReassignment.cpp257 class InstrReplaceWithCopy : public InstrConverterBase { class
262 InstrReplaceWithCopy(unsigned SrcOpcode, unsigned SrcOpIdx) in InstrReplaceWithCopy() function in __anon277fc8190111::InstrReplaceWithCopy
611 std::make_unique<InstrReplaceWithCopy>(TargetOpcode::INSERT_SUBREG, 2); in initConverters()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp259 class InstrReplaceWithCopy : public InstrConverterBase { class
264 InstrReplaceWithCopy(unsigned SrcOpcode, unsigned SrcOpIdx) in InstrReplaceWithCopy() function in __anon6047112d0111::InstrReplaceWithCopy
615 new InstrReplaceWithCopy(TargetOpcode::INSERT_SUBREG, 2); in initConverters()