Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p9vector.c826 vector unsigned char test69(void) { in test69() function
Dbuiltins-ppc-mma.c1093 void test69(const __vector_pair *vpp, const __vector_pair *vp2) { in test69() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1307 namespace test69 { namespace
/external/llvm-project/clang/test/CodeGenCXX/
Dvisibility.cpp1307 namespace test69 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll1158 define <2 x double> @test69(<2 x i16> %a) {
1162 ; CHECK-LABEL: @test69
1170 ; CHECK-LE-LABEL: @test69
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dalu64.ll315 ; CHECK-LABEL: @test69
317 define i32 @test69(i32 %Rs, i32 %Rt) #0 {
Dintrinsics-v60-alu.ll547 ; CHECK-LABEL: test69:
549 define <32 x i32> @test69(<16 x i32> %a, <16 x i32> %b) #0 {
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll315 ; CHECK-LABEL: @test69
317 define i32 @test69(i32 %Rs, i32 %Rt) #0 {
/external/curl/tests/data/
DMakefile.inc30 test60 test61 test62 test63 test64 test65 test66 test67 test68 test69 \
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dvsx.ll2220 define <2 x double> @test69(<2 x i16> %a) {
2221 ; CHECK-LABEL: test69:
2238 ; CHECK-REG-LABEL: test69:
2255 ; CHECK-FISL-LABEL: test69:
2273 ; CHECK-LE-LABEL: test69:
Datomics-regression.ll1022 define void @test69(i32* %ptr, i32 %cmp, i32 %val) {
1023 ; PPC64LE-LABEL: test69:
/external/llvm/test/Transforms/InstCombine/
Dcast.ll920 define double @test69(double *%p, i64 %i) {
921 ; CHECK-LABEL: @test69(
Dselect.ll1286 define i32 @test69(i32 %x) {
1293 ; CHECK-LABEL: @test69(
Dicmp.ll933 define i1 @test69(i32 %c) nounwind uwtable {
934 ; CHECK-LABEL: @test69(
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dsub.ll1266 define <2 x i32> @test69(<2 x i32> %x) {
1267 ; CHECK-LABEL: @test69(
Dminmax-fold.ll253 define i32 @test69(i32 %x) {
254 ; CHECK-LABEL: @test69(
Dselect-with-bitwise-ops.ll701 define i32 @test69(i32 %x, i32 %y) {
702 ; CHECK-LABEL: @test69(
Dcast.ll1050 define double @test69(double *%p, i64 %i) {
1051 ; ALL-LABEL: @test69(
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll344 define i64 @test69(<1 x i64> %a) nounwind readnone optsize ssp {
345 ; ALL-LABEL: @test69
Dvselect-minmax.ll2091 define <4 x i32> @test69(<4 x i32> %a, <4 x i32> %b) {
2092 ; SSE2-LABEL: test69:
2105 ; SSE4-LABEL: test69:
2110 ; AVX-LABEL: test69:
/external/llvm-project/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll370 define i64 @test69(<1 x i64> %a) nounwind readnone optsize ssp {
371 ; ALL-LABEL: @test69
Dvselect-minmax.ll1947 define <4 x i32> @test69(<4 x i32> %a, <4 x i32> %b) {
1948 ; SSE2-LABEL: test69:
1960 ; SSE4-LABEL: test69:
1965 ; AVX-LABEL: test69:
/external/llvm-project/llvm/test/Analysis/AliasSet/
Dguards.ll995 ; CHECK: Alias sets for function 'test69':
999 define void @test69(i8* %a, i1 %cond_a, i8** %ptr_b, i1 %cond_b) {