Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c913 vector double test80(void) { in test80() function
H A Dbuiltins-ppc-pair-mma.c1273 void test80(const __vector_pair *vpp, __vector_pair *vp2) { in test80() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll2388 define <2 x i32> @test80(i32 %v) {
2389 ; CHECK-LABEL: test80:
2401 ; CHECK-REG-LABEL: test80:
2413 ; CHECK-FISL-LABEL: test80:
2426 ; CHECK-LE-LABEL: test80:
H A Datomics-regression.ll1264 define void @test80(i8* %ptr, i8 %cmp, i8 %val) {
1265 ; PPC64LE-LABEL: test80:
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-alu.ll635 ; CHECK-LABEL: test80:
637 define <16 x i32> @test80(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll163 define i64 @test80(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
164 ; ALL-LABEL: @test80
H A Dvselect-minmax.ll2314 define <32 x i8> @test80(<32 x i8> %a, <32 x i8> %b) {
2315 ; SSE-LABEL: test80:
2321 ; AVX1-LABEL: test80:
2330 ; AVX2-LABEL: test80:
2335 ; AVX512-LABEL: test80:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dcast.ll1240 define double @test80([100 x double]* %p, i32 %i) {
1241 ; ALL-LABEL: @test80(
H A Dselect.ll1144 define i32 @test80(i1 %flag) {
1145 ; CHECK-LABEL: @test80(
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll1157 ; CHECK: Alias sets for function 'test80':
1162 define void @test80(i8** %ptr_a, i1 %cond_a, i1 %cond_b) {