Home
last modified time | relevance | path

Searched refs:computeMapping (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp248 computeMapping(MI, *CurMapping, LocalRepairPts, &Cost); in findBestMapping()
389 RegBankSelect::MappingCost RegBankSelect::computeMapping( in computeMapping() function in RegBankSelect
578 MappingCost DefaultCost = computeMapping(MI, *BestMapping, RepairPts); in assignInstr()
/external/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp213 MappingCost CurCost = computeMapping(MI, CurMapping, LocalRepairPts, &Cost); in findBestMapping()
345 RegBankSelect::MappingCost RegBankSelect::computeMapping( in computeMapping() function in RegBankSelect
517 MappingCost DefaultCost = computeMapping(MI, BestMapping, RepairPts); in assignInstr()
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h553 computeMapping(MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h593 computeMapping(MachineInstr &MI,