Home
last modified time | relevance | path

Searched defs:temp_1 (Results 1 – 6 of 6) sorted by relevance

/external/libavc/common/x86/
Dih264_resi_trans_quant_sse42.c117 __m128i temp_1 = _mm_set1_epi16(1); in ih264_resi_trans_quant_4x4_sse42() local
391 __m128i temp_1 = _mm_set1_epi16(1); in ih264_resi_trans_quant_chroma_4x4_sse42() local
680 __m128i temp_1 = _mm_set1_epi16(1); in ih264_hadamard_quant_4x4_sse42() local
908 __m128i temp_1 = _mm_set1_epi16(1); in ih264_hadamard_quant_2x2_uv_sse42() local
/external/libxaac/decoder/
Dixheaacd_env_dec.c669 WORD32 temp_1 = in ixheaacd_dec_envelope() local
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc3404 SwVfpRegister temp_1 = temps.AcquireS(); in AssembleSwap() local
3414 DwVfpRegister temp_1 = temps.AcquireD(); in AssembleSwap() local
3427 SwVfpRegister temp_1 = temp.high(); in AssembleSwap() local
3445 DwVfpRegister temp_1 = temps.AcquireD(); in AssembleSwap() local
/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc3739 Register temp_1 = kScratchReg2; in AssembleSwap() local
3794 MSARegister temp_1 = kSimd128ScratchReg; in AssembleSwap() local
3806 FPURegister temp_1 = kScratchDoubleReg; in AssembleSwap() local
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc3503 Register temp_1 = kScratchReg2; in AssembleSwap() local
3560 FPURegister temp_1 = kScratchDoubleReg; in AssembleSwap() local
3587 MSARegister temp_1 = kSimd128ScratchReg; in AssembleSwap() local
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc2749 VRegister temp_1 = scope.AcquireD(); in AssembleSwap() local