Searched refs:test_direct_call (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/ |
H A D | arm-call-lowering.ll | 47 define arm_aapcscc void @test_direct_call() { 48 ; NOV4T-LABEL: name: test_direct_call 54 ; V4T-LABEL: name: test_direct_call 60 ; V5T-LABEL: name: test_direct_call 66 ; THUMB-LABEL: name: test_direct_call
|
/llvm-project/llvm/test/Transforms/SampleProfile/Inputs/ |
H A D | pseudo-probe-stale-profile-matching-LCS.prof | 1 test_direct_call:606:83 23 5: 83 test_direct_call:83
|
/llvm-project/llvm/test/Transforms/SampleProfile/ |
H A D | pseudo-probe-stale-profile-matching-LCS.ll | 20 ; CHECK: Run stale profile matching for test_direct_call 31 ; CHECK-MAX-CALLSITES: Skip stale profile matching for test_direct_call 40 define dso_local i32 @test_direct_call(i32 noundef %x) #0 !dbg !12 { 151 !10 = !{i64 -4364451034228175269, i64 1970329131941887, !"test_direct_call"} 153 !12 = distinct !DISubprogram(name: "test_direct_call", scope: !1, file: !1, line: 10, type: !13, scopeLine: 10, flags: DIFlagPrototyped | DIFlagAllCallsDescribed, spFlags: DISPFlagDefinition | DISPFlagOptimized, unit: !0, retainedNodes: !16)
|
/llvm-project/clang/test/CodeGen/ |
H A D | ptrauth-function.c | 7 void test_direct_call() { in test_direct_call() function
|