Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h574 getRepairCost(const MachineOperand &MO,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp237 uint64_t RegBankSelect::getRepairCost( in getRepairCost() function in RegBankSelect
527 uint64_t RepairCost = getRepairCost(MO, ValMapping); in computeMapping()