Searched refs:emitRotate (Results 1 – 2 of 2) sorted by relevance
4062 RValue emitRotate(const CallExpr *E, bool IsRotateRight);
2139 RValue CodeGenFunction::emitRotate(const CallExpr *E, bool IsRotateRight) { in emitRotate() function in CodeGenFunction2926 return emitRotate(E, false); in EmitBuiltinExpr()2937 return emitRotate(E, true); in EmitBuiltinExpr()