Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp279 bool InlineSpiller::isSnippet(const LiveInterval &SnipLI) { in isSnippet()
359 LiveInterval &SnipLI = LIS.getInterval(SnipReg); in collectRegsToSpill() local
540 LiveInterval &SnipLI = LIS.getInterval(MI->getOperand(1).getReg()); in markValueUsed() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp274 bool InlineSpiller::isSnippet(const LiveInterval &SnipLI) { in isSnippet()
336 LiveInterval &SnipLI = LIS.getInterval(SnipReg); in collectRegsToSpill() local
512 LiveInterval &SnipLI = LIS.getInterval(MI->getOperand(1).getReg()); in markValueUsed() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DInlineSpiller.cpp252 bool InlineSpiller::isSnippet(const LiveInterval &SnipLI) { in isSnippet()
314 LiveInterval &SnipLI = LIS.getInterval(SnipReg); in collectRegsToSpill() local
492 LiveInterval &SnipLI = LIS.getInterval(MI->getOperand(1).getReg()); in markValueUsed() local