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.h1115 void reset_sp(Variable *Src);
DIceTargetLoweringMIPS32.cpp1758 Sandboxer(this).reset_sp(FP); in addEpilog()
2445 Sandboxer(this).reset_sp(Dest); in lowerAlloca()
5171 Sandboxer(this).reset_sp(Val); in lowerIntrinsic()
6205 void TargetMIPS32::Sandboxer::reset_sp(Variable *Src) { in reset_sp() function in Ice::MIPS32::TargetMIPS32::Sandboxer
DIceTargetLoweringARM32.cpp1713 Sandboxer(this).reset_sp(FP); in addEpilog()
5314 Sandboxer(this).reset_sp(Val); in lowerIntrinsic()
7149 void TargetARM32::Sandboxer::reset_sp(Variable *Src) { in reset_sp() function in Ice::ARM32::TargetARM32::Sandboxer