Home
last modified time | relevance | path

Searched refs:func16 (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm64-packed-unwind.s297 func16: label
331 .long func16@IMGREL
H A Darm-unwind-packed.s585 func16: label
708 .rva func16
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dusub_sat.ll93 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y) nounwind {
94 ; CHECK-T1-LABEL: func16:
103 ; CHECK-T2NODSP-LABEL: func16:
110 ; CHECK-T2DSP-LABEL: func16:
116 ; CHECK-ARM-LABEL: func16:
H A Duadd_sat.ll93 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y) nounwind {
94 ; CHECK-T1-LABEL: func16:
109 ; CHECK-T2NODSP-LABEL: func16:
118 ; CHECK-T2DSP-LABEL: func16:
124 ; CHECK-ARM-LABEL: func16:
H A Dsadd_sat.ll124 define signext i16 @func16(i16 signext %x, i16 signext %y) nounwind {
125 ; CHECK-T1-LABEL: func16:
148 ; CHECK-T2NODSP-LABEL: func16:
154 ; CHECK-T2DSP-LABEL: func16:
160 ; CHECK-ARMNODPS-LABEL: func16:
176 ; CHECK-ARMBASEDSP-LABEL: func16:
184 ; CHECK-ARMDSP-LABEL: func16:
H A Dusub_sat_plus.ll103 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y, i16 zeroext %z) nounwind {
104 ; CHECK-T1-LABEL: func16:
115 ; CHECK-T2NODSP-LABEL: func16:
124 ; CHECK-T2DSP-LABEL: func16:
131 ; CHECK-ARM-LABEL: func16:
H A Duadd_sat_plus.ll101 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y, i16 zeroext %z) nounwind {
102 ; CHECK-T1-LABEL: func16:
119 ; CHECK-T2NODSP-LABEL: func16:
130 ; CHECK-T2DSP-LABEL: func16:
137 ; CHECK-ARM-LABEL: func16:
H A Dsadd_sat_plus.ll123 define signext i16 @func16(i16 signext %x, i16 signext %y, i16 signext %z) nounwind {
124 ; CHECK-T1-LABEL: func16:
149 ; CHECK-T2NODSP-LABEL: func16:
157 ; CHECK-T2DSP-LABEL: func16:
164 ; CHECK-ARM-LABEL: func16:
H A Dssub_sat.ll123 define signext i16 @func16(i16 signext %x, i16 signext %y) nounwind {
124 ; CHECK-T1-LABEL: func16:
147 ; CHECK-T2NODSP-LABEL: func16:
153 ; CHECK-T2DSP-LABEL: func16:
159 ; CHECK-ARMNODPS-LABEL: func16:
175 ; CHECK-ARMBASEDSP-LABEL: func16:
183 ; CHECK-ARMDSP-LABEL: func16:
H A Dssub_sat_plus.ll123 define signext i16 @func16(i16 signext %x, i16 signext %y, i16 signext %z) nounwind {
124 ; CHECK-T1-LABEL: func16:
149 ; CHECK-T2NODSP-LABEL: func16:
157 ; CHECK-T2DSP-LABEL: func16:
164 ; CHECK-ARM-LABEL: func16:
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Duadd_sat.ll113 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y) nounwind {
114 ; RV32I-LABEL: func16:
125 ; RV64I-LABEL: func16:
136 ; RV32IZbb-LABEL: func16:
144 ; RV64IZbb-LABEL: func16:
H A Dusub_sat.ll116 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y) nounwind {
117 ; RV32I-LABEL: func16:
128 ; RV64I-LABEL: func16:
139 ; RV32IZbb-LABEL: func16:
145 ; RV64IZbb-LABEL: func16:
H A Duadd_sat_plus.ll120 define i16 @func16(i16 %x, i16 %y, i16 %z) nounwind {
121 ; RV32I-LABEL: func16:
135 ; RV64I-LABEL: func16:
149 ; RV32IZbb-LABEL: func16:
160 ; RV64IZbb-LABEL: func16:
H A Dusub_sat_plus.ll123 define i16 @func16(i16 %x, i16 %y, i16 %z) nounwind {
124 ; RV32I-LABEL: func16:
139 ; RV64I-LABEL: func16:
154 ; RV32IZbb-LABEL: func16:
163 ; RV64IZbb-LABEL: func16:
H A Dssub_sat.ll139 define signext i16 @func16(i16 signext %x, i16 signext %y) nounwind {
140 ; RV32I-LABEL: func16:
159 ; RV64I-LABEL: func16:
178 ; RV32IZbb-LABEL: func16:
188 ; RV64IZbb-LABEL: func16:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Ddistancemap.mir18 define signext i16 @func16(i16 signext %x, i16 signext %y, i16 signext %z) nounwind {
26 name: func16
49 ; CHECK-LABEL: name: func16
H A Dusub_sat_plus.ll57 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y, i16 zeroext %z) nounwind {
58 ; X86-LABEL: func16:
69 ; X64-LABEL: func16:
H A Duadd_sat_plus.ll56 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y, i16 zeroext %z) nounwind {
57 ; X86-LABEL: func16:
67 ; X64-LABEL: func16:
H A Duadd_sat.ll53 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y) nounwind {
54 ; X86-LABEL: func16:
63 ; X64-LABEL: func16:
H A Dusub_sat.ll53 define zeroext i16 @func16(i16 zeroext %x, i16 zeroext %y) nounwind {
54 ; X86-LABEL: func16:
63 ; X64-LABEL: func16:
/llvm-project-15.0.7/clang/test/CXX/temp/temp.spec/
H A Dfunc.spec.cpp142 template <typename T = A::C> void func16();
181 template <typename T> void func16() {} in func16() function
213 template <> void func16<class A::B<char>>() { in func16() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dusub_sat.ll30 define i16 @func16(i16 %x, i16 %y) nounwind {
31 ; CHECK-LABEL: func16:
H A Duadd_sat.ll30 define i16 @func16(i16 %x, i16 %y) nounwind {
31 ; CHECK-LABEL: func16:
H A Dusub_sat_plus.ll33 define i16 @func16(i16 %x, i16 %y, i16 %z) nounwind {
34 ; CHECK-LABEL: func16:
H A Duadd_sat_plus.ll33 define i16 @func16(i16 %x, i16 %y, i16 %z) nounwind {
34 ; CHECK-LABEL: func16:

12