Home
last modified time | relevance | path

Searched refs:isZeroLength (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCalcSpillWeights.cpp168 if (li.isZeroLength(LIS.getSlotIndexes())) { in CalculateWeightAndHint()
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp222 if (li.isZeroLength(LIS.getSlotIndexes()) && in calculateSpillWeightAndHint()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp310 if (updateLI && li.isZeroLength(LIS.getSlotIndexes()) && in weightCalcHelper()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveInterval.h503 bool isZeroLength(SlotIndexes *Indexes) const {
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h539 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveInterval.h574 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength() function