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);
DIceTargetLoweringX8664.cpp301 _sub_sp( in _push_reg()
522 void TargetX8664::_sub_sp(Operand *Adjustment) { in _sub_sp() function in Ice::X8664::TargetX8664
DIceTargetLoweringX8632.cpp204 void TargetX8632::_sub_sp(Operand *Adjustment) { in _sub_sp() function in Ice::X8632::TargetX8632
DIceTargetLoweringX86Base.h998 void _sub_sp(Operand *Adjustment) { in _sub_sp() function
999 dispatchToConcrete(&Traits::ConcreteTarget::_sub_sp, std::move(Adjustment)); in _sub_sp()
DIceTargetLoweringX86BaseImpl.h1200 _sub_sp(Ctx->getConstantInt32(SpillAreaSizeBytes));
1547 _sub_sp(Ctx->getConstantInt32(Value));
1570 _sub_sp(T);