Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h575 getRepairCost(const MachineOperand &MO,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp235 uint64_t RegBankSelect::getRepairCost( in getRepairCost() function in RegBankSelect
530 uint64_t RepairCost = getRepairCost(MO, ValMapping); in computeMapping()