Home
last modified time | relevance | path

Searched refs:splitBlockLocalVariables (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceVariableSplitting.h21 void splitBlockLocalVariables(class Cfg *Func);
H A DIceVariableSplitting.cpp496 void splitBlockLocalVariables(Cfg *Func) { in splitBlockLocalVariables() function
H A DIceTargetLoweringX8664.cpp424 splitBlockLocalVariables(Func); in translateO2()
H A DIceTargetLoweringX8632.cpp415 splitBlockLocalVariables(Func); in translateO2()