Lines Matching refs:tasm

26 #define __ tasm()->
328 gen->tasm()->mov(kSpeculationPoisonRegister, i.ToImmediate(op)); in MoveOperandIfAliasedWithPoisonRegister()
330 gen->tasm()->mov(kSpeculationPoisonRegister, i.InputOperand(poison_index)); in MoveOperandIfAliasedWithPoisonRegister()
341 codegen->tasm()->and_(value, kSpeculationPoisonRegister); in EmitWordLoadPoisoningIfNeeded()
463 CpuFeatureScope avx_scope(tasm(), AVX); \
473 CpuFeatureScope avx_scope(tasm(), AVX); \
477 CpuFeatureScope sse_scope(tasm(), SSELevel); \
534 void AdjustStackPointerForTailCall(TurboAssembler* tasm, in AdjustStackPointerForTailCall() argument
542 tasm->sub(esp, Immediate(stack_slot_delta * kPointerSize)); in AdjustStackPointerForTailCall()
545 tasm->add(esp, Immediate(-stack_slot_delta * kPointerSize)); in AdjustStackPointerForTailCall()
566 AdjustStackPointerForTailCall(tasm(), frame_access_state(), in AssembleTailCallBeforeGap()
584 AdjustStackPointerForTailCall(tasm(), frame_access_state(), in AssembleTailCallBeforeGap()
590 AdjustStackPointerForTailCall(tasm(), frame_access_state(), in AssembleTailCallAfterGap()
857 FrameScope scope(tasm(), StackFrame::NONE); in AssembleArchInstruction()
1236 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
1414 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
1475 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1481 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1487 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1493 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1502 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1508 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1514 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1520 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1532 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1540 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1548 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1556 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1791 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1807 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1821 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
1827 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1838 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
1851 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1881 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1903 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1924 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1931 CpuFeatureScope sse_scope(tasm(), SSE3); in AssembleArchInstruction()
1936 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1947 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1958 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1969 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1980 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
1991 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2002 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2013 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2024 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2041 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2046 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2070 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2115 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2126 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2137 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2144 CpuFeatureScope sse_scope(tasm(), SSSE3); in AssembleArchInstruction()
2149 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2160 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2167 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2172 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2179 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2184 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2191 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2196 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2207 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2220 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2234 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2241 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2249 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2258 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2286 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2327 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2334 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2339 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2346 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2351 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2358 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2368 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2380 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2388 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2414 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2447 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2458 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2469 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2480 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2491 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2498 CpuFeatureScope sse_scope(tasm(), SSSE3); in AssembleArchInstruction()
2503 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2514 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2525 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2536 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2547 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2558 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2569 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2582 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2596 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2610 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2633 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2640 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2652 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2668 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2679 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2686 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2691 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2698 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2703 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2710 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2720 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2732 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2740 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2762 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2767 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2778 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2815 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2853 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2864 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2875 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2886 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2931 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2972 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2977 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
2984 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
2989 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3000 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3013 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3027 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3034 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
3042 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3051 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
3063 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3079 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3090 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3114 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3125 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3141 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3160 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3185 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3196 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3207 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3218 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3234 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3341 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3392 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
3406 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3418 CpuFeatureScope sse_scope(tasm(), SSE4_1); in AssembleArchInstruction()
3432 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3459 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3486 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3515 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3545 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3581 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction()
3636 __ cmp(esp, tasm()->StaticVariable(stack_limit)); in AssembleArchInstruction()