Home
last modified time | relevance | path

Searched refs:_sub_sp (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.h52 void _sub_sp(Operand *Adjustment);
DIceTargetLoweringX8664.h55 void _sub_sp(Operand *Adjustment);
DIceTargetLoweringX8632.cpp205 void TargetX8632::_sub_sp(Operand *Adjustment) { in _sub_sp() function in Ice::X8632::TargetX8632
DIceTargetLoweringX8664.cpp499 void TargetX8664::_sub_sp(Operand *Adjustment) { in _sub_sp() function in Ice::X8664::TargetX8664
DIceTargetLoweringX86Base.h995 void _sub_sp(Operand *Adjustment) { in _sub_sp() function
996 dispatchToConcrete(&Traits::ConcreteTarget::_sub_sp, std::move(Adjustment)); in _sub_sp()
DIceTargetLoweringX86BaseImpl.h1162 _sub_sp(Ctx->getConstantInt32(SpillAreaSizeBytes));
1497 _sub_sp(Ctx->getConstantInt32(Value));
1520 _sub_sp(T);