Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocEvictionAdvisor.cpp151 bool CanSplit = RA.getExtraInfo().getStage(B) < RS_Spill; in shouldEvict() local
/external/yapf/yapf/yapflib/
Dformat_decision_state.py124 def CanSplit(self, must_split): member in FormatDecisionState
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp702 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp849 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local