Lines Matching full:logic
4 ; f1, f2, f3, and f4 should use an integer logic instruction.
5 ; f9 and f10 should use an FP (SSE) logic instruction.
9 ; For f5 and f6, we can save a register move by using an FP logic instruction,
17 ; scalar versions of the FP logic ops, so if we want to fold a load into a
18 ; logic op, we have to load or splat a 16-byte vector constant.
34 ; Swap operands of the logic op.
62 ; Swap operands of the logic op.
92 ; Swap operands of the logic op.
123 ; Swap operands of the logic op.
250 ; a simple FP logic op is cheaper.