Home
last modified time | relevance | path

Searched refs:func7 (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Darm64-packed-unwind.s288 func7: label
313 .long func7@IMGREL
/external/llvm-project/clang/test/CodeGen/
Darm64-microsoft-arguments.cpp132 S7 func7(S7 x);
135 return func7(x); in f7()
/external/llvm-project/lldb/test/API/functionalities/param_entry_vals/basic_entry_values/
Dmain.cpp69 __attribute__((noinline)) void func7(int &sink, int x) { in func7() function
86 func7(sink, x); in func8_inlined()
/external/llvm-project/clang/test/SemaCXX/
Dfriend2.cpp67 void func7(int);
69 friend void func7(int) {} // expected-error{{redefinition of 'func7'}} in func7() function
Dtype-definition-in-specifier.cpp49 …void func7(struct t19018 { void qq(); } x); // expected-error{{cannot be defined in a parameter ty…
/external/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/
Dstack-cfi-parsing.test41 image show-unwind -n func7
42 # CHECK-LABEL: image show-unwind -n func7
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/
Dp2.cpp32 void func7() { in func7() function
/external/llvm-project/clang/test/CXX/basic/basic.scope/basic.scope.local/
Dp2.cpp32 void func7() { in func7() function
/external/llvm-project/clang/test/CodeGenCXX/
Damdgcn-automatic-variable.cpp98 void func7() { in func7() function
/external/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/
Dstack-cfi-parsing.syms9 FUNC 7 2 0 func7
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/
Dfp_sub.ll64 define float @func7(float %a) {
65 ; CHECK-LABEL: func7:
Dfp_div.ll70 define float @func7(float %a) {
71 ; CHECK-LABEL: func7:
Dfp_add.ll64 define float @func7(float %a) {
65 ; CHECK-LABEL: func7:
Dfp_mul.ll64 define float @func7(float %a) {
65 ; CHECK-LABEL: func7:
Dright_shift.ll47 define zeroext i8 @func7(i8 zeroext %0, i8 zeroext %1) {
48 ; CHECK-LABEL: func7:
Dleft_shift.ll62 define zeroext i16 @func7(i16 zeroext %0, i16 zeroext %1) {
63 ; CHECK-LABEL: func7:
/external/clang/test/SemaCXX/
Dtype-definition-in-specifier.cpp49 …void func7(struct t19018 { void qq(); } x); // expected-error{{cannot be defined in a parameter ty…
/external/llvm-project/llvm/test/Transforms/Inline/
Dinline-indirect-chain.ll46 define void @func7() {
/external/llvm-project/clang/test/SemaObjC/
Dnonnull.m27 void func7(); function
48 func7((NSObject*) 0); // no-warning
/external/clang/test/SemaObjC/
Dnonnull.m27 void func7(); function
48 func7((NSObject*) 0); // no-warning
/external/llvm-project/clang/test/Frontend/
Dnoderef.cpp68 void func7(int NODEREF *x);
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtpu_dynamic_padding_mapper.mlir165 …"tf_device.cluster_func"(%ri_1) {func = @func7, padding_map = ["\10\02\18\01"]} : (tensor<i1>) -> …
171 // CHECK-LABEL: func @func7
173 func @func7(%arg0: tensor<i1>) {
/external/llvm-project/llvm/test/CodeGen/X86/
Dushl_sat.ll277 define i32 @func7(i32 %x, i32 %y) nounwind {
278 ; X64-LABEL: func7:
291 ; X86-LABEL: func7:
Dudiv_fix.ll213 define i16 @func7(i16 %x, i16 %y) nounwind {
214 ; X64-LABEL: func7:
224 ; X86-LABEL: func7:
Dsmul_fix.ll306 define i64 @func7(i64 %x, i64 %y) nounwind {
307 ; X64-LABEL: func7:
314 ; X86-LABEL: func7:

12