Home
last modified time | relevance | path

Searched refs:_func (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Darm-macho-calls.s4 @ CHECK: <_func>:
5 @ CHECK: bl 0x8 <_func+0x8> @ imm = #0
7 @ CHECK: bl 0x0 <_func> @ imm = #-12
9 .global _func
10 _func: label
H A Darm-it-block.s3 .globl _func
5 _func: label
6 @ CHECK: _func:
H A Darm-trustzone.s6 .globl _func
11 _func: label
12 @ CHECK: _func
H A Darm-thumb-trustzone.s6 .globl _func
11 _func: label
12 @ CHECK: _func
H A Darm-memory-instructions.s3 .globl _func
8 _func: label
9 @ CHECK: _func
H A Dinst-directive-other.s17 .globl _func
19 _func: label
H A Dthumb2-b.w-encodingT4.s3 .globl _func
H A Dthumb-not-mclass.s6 .globl _func
H A Dthumbv7m.s4 .globl _func
H A Dbasic-thumb-instructions.s9 .globl _func
20 _func: label
21 @ CHECK: _func
/llvm-project-15.0.7/lld/test/COFF/
H A Ddllexport-mingw.s11 # CHECK: Symbol: _func
14 .global _func
19 _func: label
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dredefine-symbol.s6 # RUN: llvm-objcopy --redefine-sym _func=_cnuf1234 --redefine-sym _foo=_ba --redefine-sym=_notexist…
40 # NOTSTRIPPED: Name: _func
46 .globl _func
47 _func: label
/llvm-project-15.0.7/llvm/test/MC/AArch64/
H A Dinst-directive-other.s21 .globl _func
22 _func: label
H A Dshift_extend_op_w_symbol.s5 .globl _func
6 _func: label
/llvm-project-15.0.7/lldb/test/API/macosx/version_zero/
H A DlibDylib.dylib.yaml150 Name: _func
208 - _func
213 - _func
/llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/
H A Dprologue_end.ll15 ; CHECK: bl _func
16 ; CHECK: bl _func
/llvm-project-15.0.7/llvm/test/DebugInfo/ARM/
H A Dprologue_end.ll15 ; CHECK: bl {{_func|Ltmp}}
16 ; CHECK: bl {{_func|Ltmp}}
/llvm-project-15.0.7/llvm/test/MC/MachO/AArch64/
H A Ddarwin-ARM64-reloc.s5 bl _func
6 bl _func + 20
128 ; CHECK-NEXT: Symbol: _func
135 ; CHECK-NEXT: Symbol: _func
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dempty-functions.ll12 ; CHECK-NO-FP: _func:
17 ; CHECK-FP: _func:
H A Dx86-64-varargs.ll561 ; CHECK-X64-NEXT: movabsq $_func, %r10
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/
H A Dtruncated-section.test3 CHECK: _func:
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td62 class FI816_ins_base<bits<3> _func, string asmstr,
64 FI816<_func, (outs), (ins simm16:$imm), !strconcat(asmstr, asmstr2),
67 class FI816_ins<bits<3> _func, string asmstr,
69 FI816_ins_base<_func, asmstr, "\t$imm # 16 bit inst", itin>;
71 class FI816_SP_ins<bits<3> _func, string asmstr,
73 FI816_ins_base<_func, asmstr, "\t$$sp, $imm # 16 bit inst", itin>;
158 class FEXT_I816_ins_base<bits<3> _func, string asmstr,
163 class FEXT_I816_ins<bits<3> _func, string asmstr,
165 FEXT_I816_ins_base<_func, asmstr, "\t$imm", itin>;
167 class FEXT_I816_SP_ins<bits<3> _func, string asmstr,
[all …]
H A DMips16InstrFormats.td317 class FI816<bits<3> _func, dag outs, dag ins, string asmstr,
325 let func = _func;
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Dfile-headers.test326 # IMPORTLIB-NEXT:Symbol: _func
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DShapeDialect.md69 ‘shape\_func’ as a special function op that allows passing multiple results

12