Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h575 getRepairCost(const MachineOperand &MO,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp237 uint64_t RegBankSelect::getRepairCost( in getRepairCost() function in RegBankSelect
534 uint64_t RepairCost = getRepairCost(MO, ValMapping); in computeMapping()