Home
last modified time | relevance | path

Searched defs:_mov_sp (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp160 void TargetX8632::_mov_sp(Operand *NewValue) { in _mov_sp() function in Ice::X8632::TargetX8632
DIceTargetLoweringX8664.cpp184 void TargetX8664::_mov_sp(Operand *NewValue) { in _mov_sp() function in Ice::X8664::TargetX8664
DIceTargetLoweringX86Base.h719 void _mov_sp(Operand *NewValue) { in _mov_sp() function