Home
last modified time | relevance | path

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

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