Searched refs:test_indirect_call (Results 1 – 14 of 14) sorted by relevance
/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/ |
H A D | arm-call-lowering.ll | 7 define arm_aapcscc void @test_indirect_call(ptr %fptr) { 8 ; NOV4T-LABEL: name: test_indirect_call 16 ; V4T-LABEL: name: test_indirect_call 24 ; V5T-LABEL: name: test_indirect_call 32 ; THUMB-LABEL: name: test_indirect_call
|
/llvm-project/llvm/test/Transforms/SampleProfile/Inputs/ |
H A D | pseudo-probe-stale-profile-matching-LCS.prof | 10 test_indirect_call:589:86 22 4: 86 test_indirect_call:86
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | enable-scratch-only-dynamic-stack.ll | 8 ; GCN-LABEL: test_indirect_call: 17 define amdgpu_kernel void @test_indirect_call() {
|
H A D | resource-optimization-remarks.ll | 143 ; STDERR: remark: foo.cl:64:0: Function Name: test_indirect_call 144 ; STDERR-NEXT: remark: foo.cl:64:0: TotalSGPRs: test_indirect_call.numbered_sgpr+6 145 ; STDERR-NEXT: remark: foo.cl:64:0: VGPRs: test_indirect_call.num_vgpr 146 ; STDERR-NEXT: remark: foo.cl:64:0: AGPRs: test_indirect_call.num_agpr 149 ; STDERR-NEXT: remark: foo.cl:64:0: Occupancy [waves/SIMD]: occupancy(10, 4, 256, 8, 10, max(test_indirect_call.numbered_sgpr+(extrasgprs(test_indirect_call.uses_vcc, test_indirect_call.uses_flat_scratch, 1)), 1, 0), max(totalnumvgprs(test_indirect_call.num_agpr, test_indirect_call.num_vgpr), 1, 0)) 155 define amdgpu_kernel void @test_indirect_call() !db [all...] |
/llvm-project/llvm/test/Transforms/SampleProfile/ |
H A D | pseudo-probe-stale-profile-matching-LCS.ll | 6 ; CHECK: Run stale profile matching for test_indirect_call 32 ; CHECK-MAX-CALLSITES-NOT: Skip stale profile matching for test_indirect_call 78 define dso_local i32 @test_indirect_call(i32 noundef %x) #0 !dbg !45 { 152 !11 = !{i64 -8563147518712133441, i64 1688922477484692, !"test_indirect_call"} 186 !45 = distinct !DISubprogram(name: "test_indirect_call", scope: !1, file: !1, line: 21, type: !13, scopeLine: 21, flags: DIFlagPrototyped | DIFlagAllCallsDescribed, spFlags: DISPFlagDefinition | DISPFlagOptimized, unit: !0, retainedNodes: !46)
|
/llvm-project/clang/test/CodeGen/ |
H A D | ptrauth-function.c | 13 void test_indirect_call(void (*fp(void))) { in test_indirect_call() function
|
/llvm-project/llvm/test/Transforms/Inline/ |
H A D | convergence-inline.ll | 129 define void @test_indirect_call() convergent { 130 ; CHECK-LABEL: @test_indirect_call(
|
/llvm-project/llvm/test/CodeGen/X86/GlobalISel/ |
H A D | callingconv.ll | 292 define void @test_indirect_call(ptr %func) { 293 ; X32-LABEL: test_indirect_call: 302 ; X64-LABEL: test_indirect_call:
|
H A D | irtranslator-callingconv.ll | 568 define void @test_indirect_call(ptr %func) { 569 ; X86-LABEL: name: test_indirect_call 578 ; X64-LABEL: name: test_indirect_call
|
/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/ |
H A D | calls.ll | 420 define void @test_indirect_call(ptr %func) { 421 ; RV32I-LABEL: name: test_indirect_call 431 ; RV64I-LABEL: name: test_indirect_call
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | speculative-load-hardening-indirect.ll | 23 define dso_local i32 @test_indirect_call(ptr %ptr) nounwind { 24 ; X64-LABEL: test_indirect_call: 46 ; X64-PIC-LABEL: test_indirect_call: 69 ; X64-RETPOLINE-LABEL: test_indirect_call:
|
/llvm-project/llvm/test/CodeGen/M68k/GlobalISel/ |
H A D | irtranslator-call.ll | 309 define void @test_indirect_call(ptr %fptr) nounwind { 310 ; CHECK-LABEL: name: test_indirect_call
|
/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
H A D | call-translator.ll | 35 ; CHECK-LABEL: name: test_indirect_call 42 define void @test_indirect_call(ptr %func) {
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | arm64_32.ll | 265 define void @test_indirect_call(ptr %func) { 266 ; CHECK-LABEL: test_indirect_call:
|