Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c955 vector unsigned int test82(void) { in test82() function
H A Dbuiltins-ppc-pair-mma.c1303 void test82(const __vector_pair *vpp, __vector_pair *vp2) { in test82() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll2467 define double @test82(double %a, double %b, double %c, double %d) {
2468 ; CHECK-LABEL: test82:
2476 ; CHECK-REG-LABEL: test82:
2484 ; CHECK-FISL-LABEL: test82:
2498 ; CHECK-LE-LABEL: test82:
H A Datomics-regression.ll1305 define void @test82(i8* %ptr, i8 %cmp, i8 %val) {
1306 ; PPC64LE-LABEL: test82:
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-alu.ll651 ; CHECK-LABEL: test82:
653 define <16 x i32> @test82(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll127 define i64 @test82(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
128 ; ALL-LABEL: @test82
H A Dvselect-minmax.ll2376 define <16 x i16> @test82(<16 x i16> %a, <16 x i16> %b) {
2377 ; SSE-LABEL: test82:
2383 ; AVX1-LABEL: test82:
2392 ; AVX2-LABEL: test82:
2397 ; AVX512-LABEL: test82:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dcast.ll1316 define i64 @test82(i64 %A) {
1317 ; ALL-LABEL: @test82(
H A Dselect.ll1193 define i32 @test82(i1 %flag) {
1194 ; CHECK-LABEL: @test82(
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll1189 ; CHECK: Alias sets for function 'test82':
1194 define void @test82(i8** %ptr_a, i1 %cond_a, i1 %cond_b) {