| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | arm-macho-calls.s | 4 @ 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 D | arm-it-block.s | 3 .globl _func 5 _func: label 6 @ CHECK: _func:
|
| H A D | arm-trustzone.s | 6 .globl _func 11 _func: label 12 @ CHECK: _func
|
| H A D | arm-thumb-trustzone.s | 6 .globl _func 11 _func: label 12 @ CHECK: _func
|
| H A D | arm-memory-instructions.s | 3 .globl _func 8 _func: label 9 @ CHECK: _func
|
| H A D | inst-directive-other.s | 17 .globl _func 19 _func: label
|
| H A D | thumb2-b.w-encodingT4.s | 3 .globl _func
|
| H A D | thumb-not-mclass.s | 6 .globl _func
|
| H A D | thumbv7m.s | 4 .globl _func
|
| H A D | basic-thumb-instructions.s | 9 .globl _func 20 _func: label 21 @ CHECK: _func
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | dllexport-mingw.s | 11 # CHECK: Symbol: _func 14 .global _func 19 _func: label
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/ |
| H A D | redefine-symbol.s | 6 # 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 D | inst-directive-other.s | 21 .globl _func 22 _func: label
|
| H A D | shift_extend_op_w_symbol.s | 5 .globl _func 6 _func: label
|
| /llvm-project-15.0.7/lldb/test/API/macosx/version_zero/ |
| H A D | libDylib.dylib.yaml | 150 Name: _func 208 - _func 213 - _func
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/ |
| H A D | prologue_end.ll | 15 ; CHECK: bl _func 16 ; CHECK: bl _func
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ARM/ |
| H A D | prologue_end.ll | 15 ; CHECK: bl {{_func|Ltmp}} 16 ; CHECK: bl {{_func|Ltmp}}
|
| /llvm-project-15.0.7/llvm/test/MC/MachO/AArch64/ |
| H A D | darwin-ARM64-reloc.s | 5 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 D | empty-functions.ll | 12 ; CHECK-NO-FP: _func: 17 ; CHECK-FP: _func:
|
| H A D | x86-64-varargs.ll | 561 ; CHECK-X64-NEXT: movabsq $_func, %r10
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/ |
| H A D | truncated-section.test | 3 CHECK: _func:
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.td | 62 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 D | Mips16InstrFormats.td | 317 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 D | file-headers.test | 326 # IMPORTLIB-NEXT:Symbol: _func
|
| /llvm-project-15.0.7/mlir/docs/Dialects/ |
| H A D | ShapeDialect.md | 69 ‘shape\_func’ as a special function op that allows passing multiple results
|