Searched refs:emitRotate (Results 1 – 2 of 2) sorted by relevance
2471 RValue CodeGenFunction::emitRotate(const CallExpr *E, bool IsRotateRight) { in emitRotate() function in CodeGenFunction3624 return emitRotate(E, false); in EmitBuiltinExpr()3635 return emitRotate(E, true); in EmitBuiltinExpr()
4696 RValue emitRotate(const CallExpr *E, bool IsRotateRight);