Home
last modified time | relevance | path

Searched refs:func4 (Results 1 – 25 of 74) sorted by relevance

123

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dreorder-functions.ll52 define internal void @func4() {
65 ; DEFAULTWINDOWSIZE-LABEL: func4
74 ; WINDOWSIZE1-LABEL: func4
81 ; SEQUENTIAL-LABEL: func4
86 ; WINDOWSIZEMAX-LABEL: func4
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/
Dindirect_call_promotion.ll8 ; PASS-REMARK: remark: <unknown>:0:0: Promote indirect call to func4 with count 1030 out of 1600
13 ; PASS2-REMARK: remark: <unknown>:0:0: Promote indirect call to func4 with count 1030 out of 1600
38 define i32 @func4() {
46 ; ICALL-PROM: [[CMP:%[0-9]+]] = icmp eq i32 ()* %tmp, @func4
49 ; ICALL-PROM: [[DIRCALL_RET:%[0-9]+]] = call i32 @func4()
50 ; ICALL-PROM-SAMPLEPGO: call i32 @func4(), !prof [[CALL_METADATA:![0-9]+]]
Dicp_mismatch_msg.ll4 ; CHECK: remark: <unknown>:0:0: Cannot promote indirect call to func4 with count of 1234: The numbe…
15 define i32 @func4(i32 %i) {
/external/llvm/test/MC/ARM/
Deh-directive-cantunwind-diagnostics.s77 .globl func4 symbol
79 .type func4,%function
81 func4: label
Deh-directive-setfp-diagnostics.s62 .globl func4 symbol
64 .type func4,%function
66 func4: label
Deh-directive-multiple-offsets.s103 .globl func4 symbol
104 .type func4,%function
107 func4: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Deh-directive-cantunwind-diagnostics.s77 .globl func4 symbol
79 .type func4,%function
81 func4: label
Deh-directive-setfp-diagnostics.s62 .globl func4 symbol
64 .type func4,%function
66 func4: label
Deh-directive-multiple-offsets.s103 .globl func4 symbol
104 .type func4,%function
107 func4: label
/external/llvm/test/Transforms/PGOProfile/
Dindirect_call_promotion.ll5 ; PASS-REMARK: remark: <unknown>:0:0: Promote indirect call to func4 with count 1030 out of 1600
30 define i32 @func4() {
39 ; ICALL-PROM: [[CMP:%[0-9]+]] = icmp eq i8* [[BITCAST]], bitcast (i32 ()* @func4 to i8*)
42 ; ICALL-PROM: [[DIRCALL_RET:%[0-9]+]] = call i32 @func4()
Dicp_mismatch_msg.ll4 ; CHECK: remark: <unknown>:0:0: Cannot promote indirect call to func4 with count of 1234: The numbe…
15 define i32 @func4(i32 %i) {
/external/llvm/test/Transforms/MergeFunc/
Dmerge-weak-crash.ll11 ; CHECK-LABEL: define i32 @func4
22 %sum3 = call i32 @func4(i32 %sum, i32 %sum2)
26 define i32 @func4(i32 %x, i32 %y) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeFunc/
Dmerge-weak-crash.ll11 ; CHECK-LABEL: define i32 @func4
22 %sum3 = call i32 @func4(i32 %sum, i32 %sum2)
26 define i32 @func4(i32 %x, i32 %y) {
/external/clang/test/CodeGenCXX/
Dmangle-extern-local.cpp39 extern int var5, func4(); in f4()
40 return var5 + func4(); in f4()
/external/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights-switch-create.ll4 declare void @func4(i32)
27 call void @func4(i32 %N) nounwind
64 call void @func4(i32 %N) nounwind
111 call void @func4(i32 %N) nounwind
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights-switch-create.ll4 declare void @func4(i32)
27 call void @func4(i32 %N) nounwind
64 call void @func4(i32 %N) nounwind
111 call void @func4(i32 %N) nounwind
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/
Dcgprofile.ll14 declare i32 @func4()
36 ; CHECK: ![[e1]] = !{void (i1)* @freq, i32 ()* @func4, i64 1030}
/external/clang/test/SemaCXX/
Dformat-strings.cpp142 static void func4(const char *, ...) __attribute__((__format__(printf, 1, 2)));
149 t::func4("Hello %s"); // expected-warning {{more '%' conversions than data arguments}} in f()
/external/llvm/test/Transforms/InstCombine/
Dor-to-xor.ll43 define i32 @func4(i32 %a, i32 %b) {
44 ; CHECK-LABEL: @func4(
Dand-or.ll43 define i32 @func4(i32 %a, i32 %b) {
44 ; CHECK-LABEL: @func4(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/ThreadSanitizer/
Deh.ll49 define i32 @func4() sanitize_thread nounwind {
52 ; CHECK: define i32 @func4()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/
Dwhitelist2.txt2 whitelist_fun:*func4*
Dname_whitelist.cpp10 int func4() { in func4() function
/external/libcxx/test/std/thread/futures/futures.shared_future/
Dget.pass.cpp47 void func4(std::promise<int&> p) in func4() function
110 std::thread(func4, std::move(p)).detach(); in main()
/external/libcxx/test/std/thread/futures/futures.unique_future/
Dget.pass.cpp47 void func4(std::promise<int&> p) in func4() function
110 std::thread(func4, std::move(p)).detach(); in main()

123