HomeSort by relevance Sort by last modified time
    Searched refs:emit_asm (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/ARM/
inst-directive-emit.s 7 .global emit_asm
8 .type emit_asm,%function
9 emit_asm: label
15 @ CHECK: .globl emit_asm
16 @ CHECK: .type emit_asm,%function
17 @ CHECK: emit_asm:
  /frameworks/compile/slang/
RSCCOptions.td 52 def emit_asm : Flag<["-"], "emit-asm">,
54 def _emit_asm : Flag<["-"], "S">, Alias<emit_asm>;

Completed in 65 milliseconds