Searched defs:avx_scope (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ia32/ |
D | code-generator-ia32.cc | 1475 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1481 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1487 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1493 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1502 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1508 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1514 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1520 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1532 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1540 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local [all …]
|
/external/v8/src/compiler/x64/ |
D | code-generator-x64.cc | 1669 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1693 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1718 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1732 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1746 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local 1760 CpuFeatureScope avx_scope(tasm(), AVX); in AssembleArchInstruction() local
|