Home
last modified time | relevance | path

Searched refs:test69 (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c824 vector unsigned char test69(void) { in test69() function
H A Dbuiltins-ppc-pair-mma.c1096 void test69(const __vector_pair *vpp, __vector_pair *vp2) { in test69() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1309 namespace test69 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll315 ; CHECK-LABEL: @test69
317 define i32 @test69(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-alu.ll547 ; CHECK-LABEL: test69:
549 define <32 x i32> @test69(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll2232 define <2 x double> @test69(<2 x i16> %a) {
2233 ; CHECK-LABEL: test69:
2250 ; CHECK-REG-LABEL: test69:
2267 ; CHECK-FISL-LABEL: test69:
2285 ; CHECK-LE-LABEL: test69:
H A Datomics-regression.ll1031 define void @test69(i32* %ptr, i32 %cmp, i32 %val) {
1032 ; PPC64LE-LABEL: test69:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dminmax-fold.ll240 define i32 @test69(i32 %x) {
241 ; CHECK-LABEL: @test69(
H A Dselect-with-bitwise-ops.ll701 define i32 @test69(i32 %x, i32 %y) {
702 ; CHECK-LABEL: @test69(
H A Dsub.ll1294 define <2 x i32> @test69(<2 x i32> %x) {
1295 ; CHECK-LABEL: @test69(
H A Dcast.ll1050 define double @test69(double *%p, i64 %i) {
1051 ; ALL-LABEL: @test69(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll370 define i64 @test69(<1 x i64> %a) nounwind readnone optsize ssp {
371 ; ALL-LABEL: @test69
H A Dvselect-minmax.ll1929 define <4 x i32> @test69(<4 x i32> %a, <4 x i32> %b) {
1930 ; SSE2-LABEL: test69:
1942 ; SSE4-LABEL: test69:
1947 ; AVX-LABEL: test69:
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll995 ; CHECK: Alias sets for function 'test69':
999 define void @test69(i8* %a, i1 %cond_a, i8** %ptr_b, i1 %cond_b) {