Home
last modified time | relevance | path

Searched defs:RepairPts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp291 SmallVectorImpl<RepairingPlacement> &RepairPts) { in findBestMapping()
445 SmallVectorImpl<RepairingPlacement> &RepairPts, in computeMapping()
590 SmallVectorImpl<RegBankSelect::RepairingPlacement> &RepairPts) { in applyMapping()
655 SmallVector<RepairingPlacement, 4> RepairPts; in assignInstr() local