Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h285 bool spillPhysRegAroundRegDefsUses(const LiveInterval &li,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp1191 if (li_->spillPhysRegAroundRegDefsUses(*cur, minReg, *vrm_)) { in assignRegOrStackSlotAtInterval()
DLiveIntervalAnalysis.cpp2100 bool LiveIntervals::spillPhysRegAroundRegDefsUses(const LiveInterval &li, in spillPhysRegAroundRegDefsUses() function in LiveIntervals