Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.h627 void reset_sp(Variable *Src);
DIceTargetLoweringARM32.h1066 void reset_sp(Variable *Src);
DIceTargetLoweringMIPS32.cpp1773 Sandboxer(this).reset_sp(FP); in addEpilog()
2460 Sandboxer(this).reset_sp(Dest); in lowerAlloca()
5186 Sandboxer(this).reset_sp(Val); in lowerIntrinsicCall()
6241 void TargetMIPS32::Sandboxer::reset_sp(Variable *Src) { in reset_sp() function in Ice::MIPS32::TargetMIPS32::Sandboxer
DIceTargetLoweringARM32.cpp1722 Sandboxer(this).reset_sp(FP); in addEpilog()
5301 Sandboxer(this).reset_sp(Val); in lowerIntrinsicCall()
6937 void TargetARM32::Sandboxer::reset_sp(Variable *Src) { in reset_sp() function in Ice::ARM32::TargetARM32::Sandboxer