Home
last modified time | relevance | path

Searched refs:foo19 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dcfi-icall-normalize.c44 void foo19(unsigned long arg1, unsigned long long arg2) { } in foo19() function
H A Dparen-list-agg-init.cpp374 // CHECK: define dso_local void @{{.*foo19.*}}
382 void foo19() {
383 void foo19() { foo19() function
/llvm-project/llvm/test/CodeGen/NVPTX/
H A Dload-with-non-coherent-cache.ll195 ; SM20-LABEL: .visible .entry foo19(
197 ; SM35-LABEL: .visible .entry foo19(
199 define ptx_kernel void @foo19(ptr noalias readonly %from, ptr %to, i32 %n) {
/llvm-project/llvm/test/CodeGen/Generic/
H A Dmachine-function-splitter.ll551 define i32 @foo19(i32 %in) !prof !14 !section_prefix !15 {
554 ; MFS-DEFAULTS-LABEL: foo19
555 ; MFS-DEFAULTS: .section .text.split.foo19
556 ; MFS-DEFAULTS-NEXT: foo19.cold:
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-csel.ll320 define i64 @foo19(i64 %a, i64 %b, i64 %c) {
321 ; CHECK-LABEL: foo19:
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dpromote-alloca-array-aggregate.ll346 %foo19 = insertelement <4 x float> %foo18, float %foo17, i32 1
347 %foo20 = insertelement <4 x float> %foo19, float %foo17, i32 2
/llvm-project/llvm/test/CodeGen/Mips/
H A Dfp16instrinsmc.ll277 define void @foo19() #0 {