Home
last modified time | relevance | path

Searched refs:func8 (Results 1 – 25 of 56) sorted by relevance

123

/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Darm64-packed-unwind.s289 func8: label
315 .long func8@IMGREL
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights-switch-create.ll6 declare void @func8(i32)
31 call void @func8(i32 %N) nounwind
80 call void @func8(i32 %N) nounwind
125 call void @func8(i32 %N) nounwind
/external/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights-switch-create.ll6 declare void @func8(i32)
31 call void @func8(i32 %N) nounwind
80 call void @func8(i32 %N) nounwind
125 call void @func8(i32 %N) nounwind
/external/llvm-project/llvm/test/Transforms/Inline/
Dinline-indirect-chain.ll48 tail call void @func8(void()* %t)
52 define void @func8(void()* %f) {
/external/llvm-project/clang/test/CodeGen/
Darm64-microsoft-arguments.cpp151 S8 func8(S8 x);
154 return func8(x); in f8()
/external/llvm-project/clang/test/SemaCXX/
Dfriend2.cpp79 void func8(int); // expected-note{{previous declaration is here}}
81 …friend long func8(int); // expected-error{{functions that differ only in their return type cannot…
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/
Dtruncstore.ll63 define void @func8(i32 %p, i64* %a) {
64 ; CHECK-LABEL: func8:
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dusub_sat.ll43 define i8 @func8(i8 %x, i8 %y) nounwind {
44 ; CHECK-LABEL: func8:
Duadd_sat.ll43 define i8 @func8(i8 %x, i8 %y) nounwind {
44 ; CHECK-LABEL: func8:
Dusub_sat_plus.ll48 define i8 @func8(i8 %x, i8 %y, i8 %z) nounwind {
49 ; CHECK-LABEL: func8:
Duadd_sat_plus.ll48 define i8 @func8(i8 %x, i8 %y, i8 %z) nounwind {
49 ; CHECK-LABEL: func8:
Dsadd_sat.ll55 define i8 @func8(i8 %x, i8 %y) nounwind {
56 ; CHECK-LABEL: func8:
Dssub_sat.ll55 define i8 @func8(i8 %x, i8 %y) nounwind {
56 ; CHECK-LABEL: func8:
Dssub_sat_plus.ll59 define i8 @func8(i8 %x, i8 %y, i8 %z) nounwind {
60 ; CHECK-LABEL: func8:
/external/llvm-project/llvm/test/CodeGen/X86/
Duadd_sat_plus.ll80 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y, i8 zeroext %z) nounwind {
81 ; X86-LABEL: func8:
92 ; X64-LABEL: func8:
Dusub_sat_plus.ll82 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y, i8 zeroext %z) nounwind {
83 ; X86-LABEL: func8:
95 ; X64-LABEL: func8:
Duadd_sat.ll74 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y) nounwind {
75 ; X86-LABEL: func8:
85 ; X64-LABEL: func8:
Dusub_sat.ll74 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y) nounwind {
75 ; X86-LABEL: func8:
85 ; X64-LABEL: func8:
/external/llvm-project/llvm/test/CodeGen/ARM/
Duadd_sat_plus.ll153 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y, i8 zeroext %z) nounwind {
154 ; CHECK-T1-LABEL: func8:
166 ; CHECK-T2NODSP-LABEL: func8:
176 ; CHECK-T2DSP-LABEL: func8:
185 ; CHECK-ARM-LABEL: func8:
Duadd_sat.ll129 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y) nounwind {
130 ; CHECK-T1-LABEL: func8:
140 ; CHECK-T2-LABEL: func8:
148 ; CHECK-ARM-LABEL: func8:
Dusub_sat.ll125 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y) nounwind {
126 ; CHECK-T1-LABEL: func8:
137 ; CHECK-T2-LABEL: func8:
146 ; CHECK-ARM-LABEL: func8:
Dusub_sat_plus.ll142 define zeroext i8 @func8(i8 zeroext %x, i8 zeroext %y, i8 zeroext %z) nounwind {
143 ; CHECK-T1-LABEL: func8:
156 ; CHECK-T2-LABEL: func8:
167 ; CHECK-ARM-LABEL: func8:
Dsadd_sat.ll305 define signext i8 @func8(i8 signext %x, i8 signext %y) nounwind {
306 ; CHECK-T1-LABEL: func8:
323 ; CHECK-T2NODSP-LABEL: func8:
334 ; CHECK-T2DSP-LABEL: func8:
340 ; CHECK-ARMNODPS-LABEL: func8:
349 ; CHECK-ARMBASEDSP-LABEL: func8:
357 ; CHECK-ARMDSP-LABEL: func8:
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/
Dp2.cpp39 void func8() { in func8() function
/external/llvm-project/clang/test/CXX/basic/basic.scope/basic.scope.local/
Dp2.cpp39 void func8() { in func8() function

123