Searched refs:emitRotate (Results 1 – 2 of 2) sorted by relevance
3994 RValue emitRotate(const CallExpr *E, bool IsRotateRight);
2054 RValue CodeGenFunction::emitRotate(const CallExpr *E, bool IsRotateRight) { in emitRotate() function in CodeGenFunction2731 return emitRotate(E, false); in EmitBuiltinExpr()2742 return emitRotate(E, true); in EmitBuiltinExpr()