Home
last modified time | relevance | path

Searched refs:markNotSpillable (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIFixControlFlowLiveIntervals.cpp80 LIS->getInterval(Reg).markNotSpillable(); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp218 li.markNotSpillable(); in calculateSpillWeightAndHint()
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h724 void markNotSpillable() { in markNotSpillable() function