Searched defs:_mov_sp (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceTargetLoweringX8632.cpp | 160 void TargetX8632::_mov_sp(Operand *NewValue) { in _mov_sp() function in Ice::X8632::TargetX8632 |
D | IceTargetLoweringX8664.cpp | 184 void TargetX8664::_mov_sp(Operand *NewValue) { in _mov_sp() function in Ice::X8664::TargetX8664 |
D | IceTargetLoweringX86Base.h | 719 void _mov_sp(Operand *NewValue) { in _mov_sp() function |