Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp581 bool RegBankSelect::applyMapping( in applyMapping() function in RegBankSelect
618 RBI->applyMapping(OpdMapper); in applyMapping()
649 return applyMapping(MI, *BestMapping, RepairPts); in assignInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h714 void applyMapping(const OperandsMapper &OpdMapper) const { in applyMapping() function
DRegBankSelect.h613 bool applyMapping(MachineInstr &MI,