Searched defs:_add_sp (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceTargetLoweringX8632.cpp | 155 void TargetX8632::_add_sp(Operand *Adjustment) { in _add_sp() function in Ice::X8632::TargetX8632 |
D | IceTargetLoweringX8664.cpp | 142 void TargetX8664::_add_sp(Operand *Adjustment) { in _add_sp() function in Ice::X8664::TargetX8664 |
D | IceTargetLoweringX86Base.h | 540 void _add_sp(Operand *Adjustment) { in _add_sp() function |