Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.h702 void postLowerLegalization();
H A DIceTargetLoweringARM32.h999 void postLowerLegalization();
H A DIceTargetLoweringMIPS32.cpp954 postLowerLegalization(); in translateO2()
1018 postLowerLegalization(); in translateOm1()
2169 void TargetMIPS32::postLowerLegalization() { in postLowerLegalization() function in Ice::MIPS32::TargetMIPS32
H A DIceTargetLoweringARM32.cpp1092 postLowerLegalization(); in translateO2()
1164 postLowerLegalization(); in translateOm1()
2023 void TargetARM32::postLowerLegalization() { in postLowerLegalization() function in Ice::ARM32::TargetARM32