Home
last modified time | relevance | path

Searched defs:InstrMapping (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h84 DenseMap<const MachineInstr *, UniqueMachineInstr *> InstrMapping; variable
DRegisterBankInfo.h295 const InstructionMapping &InstrMapping; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp443 MachineInstr &MI, const RegisterBankInfo::InstructionMapping &InstrMapping, in computeMapping()
582 MachineInstr &MI, const RegisterBankInfo::InstructionMapping &InstrMapping, in applyMapping()
DRegisterBankInfo.cpp399 auto &InstrMapping = MapOfInstructionMappings[Hash]; in getInstructionMappingImpl() local
653 MachineInstr &MI, const InstructionMapping &InstrMapping, in OperandsMapper()