Searched defs:_add_sp (Results 1 – 3 of 3) sorted by relevance
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/ | ||
H A D | IceTargetLoweringX8632.cpp | 155 void TargetX8632::_add_sp(Operand *Adjustment) { in _add_sp() function in Ice::X8632::TargetX8632 |
H A D | IceTargetLoweringX8664.cpp | 142 void TargetX8664::_add_sp(Operand *Adjustment) { in _add_sp() function in Ice::X8664::TargetX8664 |
H A D | IceTargetLoweringX86Base.h | 547 void _add_sp(Operand *Adjustment) { in _add_sp() function |