Home
last modified time | relevance | path

Searched refs:test70 (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c829 vector unsigned short test70(void) { in test70() function
H A Dbuiltins-ppc-pair-mma.c1111 void test70(const __vector_pair *vpp, __vector_pair *vp2) { in test70() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect_meta.ll147 define i32 @test70(i32 %x) {
148 ; CHECK-LABEL: @test70(
H A Dminmax-fold.ll253 define i32 @test70(i32 %x) {
254 ; CHECK-LABEL: @test70(
H A Dselect-with-bitwise-ops.ll761 define i8 @test70(i8 %x, i8 %y) {
762 ; CHECK-LABEL: @test70(
H A Dsub.ll1308 define i32 @test70(i32 %A) {
1309 ; CHECK-LABEL: @test70(
H A Dcast.ll1064 define %s @test70(%s *%p, i64 %i) {
1065 ; ALL-LABEL: @test70(
H A Dicmp.ll1230 define i1 @test70(i32 %X) {
1231 ; CHECK-LABEL: @test70(
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1323 namespace test70 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll339 ; CHECK-LABEL: @test70
341 define i32 @test70(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-alu.ll555 ; CHECK-LABEL: test70:
557 define <16 x i32> @test70(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll2307 define <2 x double> @test70(<2 x i8> %a) {
2308 ; CHECK-LABEL: test70:
2327 ; CHECK-REG-LABEL: test70:
2346 ; CHECK-FISL-LABEL: test70:
2366 ; CHECK-LE-LABEL: test70:
H A Datomics-regression.ll1053 define void @test70(i64* %ptr, i64 %cmp, i64 %val) {
1054 ; PPC64LE-LABEL: test70:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll342 define i64 @test70(<1 x i64> %a) nounwind readnone optsize ssp {
343 ; ALL-LABEL: @test70
H A Dvselect-minmax.ll1957 define <4 x i32> @test70(<4 x i32> %a, <4 x i32> %b) {
1958 ; SSE2-LABEL: test70:
1970 ; SSE4-LABEL: test70:
1975 ; AVX-LABEL: test70:
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m1513 void test70(id i) { function
1514 // CHECK-LABEL: define{{.*}} void @test70
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll1009 ; CHECK: Alias sets for function 'test70':
1013 define void @test70(i8* %a, i1 %cond_a, i8** %ptr_b, i1 %cond_b) {