Searched defs:lowerIndirectJump (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceTargetLoweringX8664.cpp | 7124 void TargetX8664::lowerIndirectJump(Variable *JumpTarget) { in lowerIndirectJump() function in Ice::X8664::TargetX8664 |
D | IceTargetLoweringX8632.cpp | 7836 void TargetX8632::lowerIndirectJump(Variable *JumpTarget) { _jmp(JumpTarget); } in lowerIndirectJump() function in Ice::X8632::TargetX8632 |