HomeSort by relevance Sort by last modified time
    Searched defs:_func (Results 1 - 22 of 22) sorted by null

  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s 2 .globl _func
11 _func: label
12 // CHECK: _func
    [all...]
  /external/llvm/test/MC/ARM/
arm-it-block.s 3 .globl _func
5 _func: label
6 @ CHECK: _func:
arm-thumb-trustzone.s 6 .globl _func
11 _func: label
12 @ CHECK: _func
arm-trustzone.s 6 .globl _func
11 _func: label
12 @ CHECK: _func
basic-thumb-instructions.s 9 .globl _func
20 _func: label
21 @ CHECK: _func
basic-thumb2-instructions.s 4 .globl _func
15 _func: label
16 @ CHECK: _func
    [all...]
arm-memory-instructions.s 3 .globl _func
8 _func: label
9 @ CHECK: _func
basic-arm-instructions.s 4 .globl _func
12 _func: label
13 @ CHECK: _func
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
arm-memory-instructions.s 3 .globl _func
8 _func: label
9 @ CHECK: _func
basic-thumb-instructions.s 8 .globl _func
19 _func: label
20 @ CHECK: _func
basic-thumb2-instructions.s 3 .globl _func
14 _func: label
15 @ CHECK: _func
    [all...]
basic-arm-instructions.s 3 .globl _func
11 _func: label
12 @ CHECK: _func
    [all...]
  /toolchain/binutils/binutils-2.27/gold/testsuite/
arm_cortex_a8_b.s 14 .global _func
15 .type _func,%function
16 _func: label
18 .size _func,.-_func
29 b.w _func
arm_cortex_a8_b_cond.s 14 .global _func
15 .type _func,%function
16 _func: label
18 .size _func,.-_func
29 beq.w _func
arm_cortex_a8_bl.s 14 .global _func
15 .type _func,%function
16 _func: label
18 .size _func,.-_func
29 bl _func
arm_cortex_a8_blx.s 13 .global _func
14 .type _func,%function
15 _func: label
17 .size _func,.-_func
28 blx _func
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mn10300/
i135409-3.s 4 .type _func, @function
5 _func: label
13 .size _func, .-_func
i135409-1.s 7 .type _func, @function
8 _func: label
13 .size _func, . - _func
i135409-2.s 13 .type _func, @function
14 _func: label
20 .size _func, . - _func
  /external/libmojo/third_party/jinja2/
_compat.py 124 def _func(): function
126 function_type = type(_func)
127 generator_type = type(_func())
  /prebuilts/go/darwin-x86/src/runtime/
runtime2.go 634 type _func struct { type
  /prebuilts/go/linux-x86/src/runtime/
runtime2.go 634 type _func struct { type

Completed in 324 milliseconds