Home
last modified time | relevance | path

Searched refs:test66 (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c803 vector unsigned long long test66(void) { in test66() function
H A Dbuiltins-ppc-pair-mma.c1051 void test66(const __vector_pair *vpp, __vector_pair *vp2) { in test66() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect-icmp-and.ll136 define i32 @test66(i64 %x) {
137 ; CHECK-LABEL: @test66(
H A Dsub.ll1253 define i32 @test66(i32 %x) {
1254 ; CHECK-LABEL: @test66(
H A Dcast.ll937 define <2 x float> @test66(<2 x float> %c) {
938 ; ALL-LABEL: @test66(
H A Dicmp.ll1150 define i1 @test66(i64 %A, i64 %B) {
1151 ; CHECK-LABEL: @test66(
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1245 namespace test66 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll291 ; CHECK-LABEL: @test66
293 define i32 @test66(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-alu.ll523 ; CHECK-LABEL: test66:
525 define <16 x i32> @test66(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll2077 define <2 x i1> @test66(<2 x i64> %a, <2 x i64> %b) {
2078 ; CHECK-LABEL: test66:
2089 ; CHECK-REG-LABEL: test66:
2100 ; CHECK-FISL-LABEL: test66:
2111 ; CHECK-LE-LABEL: test66:
H A Datomics-regression.ll965 define void @test66(i32* %ptr, i32 %cmp, i32 %val) {
966 ; PPC64LE-LABEL: test66:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll413 define i64 @test66(<1 x i64> %a) nounwind readnone optsize ssp {
414 ; ALL-LABEL: @test66
H A Dvselect-minmax.ll1854 define <4 x i32> @test66(<4 x i32> %a, <4 x i32> %b) {
1855 ; SSE2-LABEL: test66:
1864 ; SSE4-LABEL: test66:
1869 ; AVX-LABEL: test66:
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m1446 void test66(void) { function
1451 // CHECK-LABEL: define{{.*}} void @test66()
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll955 ; CHECK: Alias sets for function 'test66':
959 define void @test66(i8* %a, i1 %cond_a, i8** %ptr_b) {