Home
last modified time | relevance | path

Searched refs:BLOCK3 (Results 1 – 10 of 10) sorted by relevance

/external/boringssl/src/crypto/cipher_extra/asm/
Daes128gcmsiv-x86_64.pl651 my $BLOCK3 = "%xmm11";
665 vaesenc $j, $BLOCK3, $BLOCK3
676 vaesenclast $j, $BLOCK3, $BLOCK3
701 vpaddd $ONE, $BLOCK2, $BLOCK3
702 vpaddd $ONE, $BLOCK3, $BLOCK4
706 vpxor %xmm1, $BLOCK3, $BLOCK3
722 vmovdqa $BLOCK3, 2*16(%rsi)
2163 my $BLOCK3 = "%xmm7";
2174 vaesenc $j, $BLOCK3, $BLOCK3
2187 vaesenclast $j, $BLOCK3, $BLOCK3
[all …]
/external/llvm-project/llvm/test/Transforms/NewGVN/
Drle-nonlocal.ll8 ; CHECK-NEXT: br i1 [[CMP]], label [[BLOCK2:%.*]], label [[BLOCK3:%.*]]
16 ; CHECK-NEXT: [[EXISTINGPHI:%.*]] = phi i32* [ [[A]], [[BLOCK2]] ], [ [[B]], [[BLOCK3]] ]
/external/rust/crates/zip/tests/
Dzip64_large.rs78 const BLOCK3: [u8; BLOCK3_LENGTH as usize] = [ constant
176 buf[0] = BLOCK3[(self.pointer - BLOCK3_START) as usize]; in read()
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/
Dmultiblock-exceptions.ll19 ; CHECK-NEXT: to label [[BLOCK3:%.*]] unwind label [[CATCH_DISPATCH:%.*]]
/external/llvm-project/llvm/test/Transforms/LowerMatrixIntrinsics/
Dmultiply-i32-row-major.ll90 ; RM-NEXT: [[BLOCK3:%.*]] = shufflevector <2 x i32> [[SPLIT2]], <2 x i32> undef, <1 x i32> <i32 …
94 ; RM-NEXT: [[TMP5:%.*]] = mul <1 x i32> [[SPLAT_SPLAT5]], [[BLOCK3]]
Dmultiply-float.ll88 ; CHECK-NEXT: [[BLOCK3:%.*]] = shufflevector <2 x float> [[SPLIT]], <2 x float> undef, <1 x i32>…
92 ; CHECK-NEXT: [[TMP5:%.*]] = fmul <1 x float> [[BLOCK3]], [[SPLAT_SPLAT5]]
Dmultiply-double-row-major.ll90 ; RM-NEXT: [[BLOCK3:%.*]] = shufflevector <2 x double> [[SPLIT2]], <2 x double> undef, <1 x i32>…
94 ; RM-NEXT: [[TMP5:%.*]] = fmul <1 x double> [[SPLAT_SPLAT5]], [[BLOCK3]]
Dmultiply-i32.ll88 ; CHECK-NEXT: [[BLOCK3:%.*]] = shufflevector <2 x i32> [[SPLIT]], <2 x i32> undef, <1 x i32> <i3…
92 ; CHECK-NEXT: [[TMP5:%.*]] = mul <1 x i32> [[BLOCK3]], [[SPLAT_SPLAT5]]
Dmultiply-double.ll88 ; CHECK-NEXT: [[BLOCK3:%.*]] = shufflevector <2 x double> [[SPLIT]], <2 x double> undef, <1 x i3…
92 ; CHECK-NEXT: [[TMP5:%.*]] = fmul <1 x double> [[BLOCK3]], [[SPLAT_SPLAT5]]
/external/llvm-project/clang/test/CodeGenObjC/
Darc-blocks.m401 …// CHECK: [[BLOCK3:%.*]] = alloca <{ i8*, i32, i32, i8*, %[[STRUCT_BLOCK_DESCRIPTOR]]*, i8* }…
410 ….*]] = bitcast <{ i8*, i32, i32, i8*, %[[STRUCT_BLOCK_DESCRIPTOR]]*, i8* }>* [[BLOCK3]] to void ()*