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

  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
directive-parse-err.s 21 .tc number64[TC],number64 $
23 .tc number64[TC],number64 # EOL COMMENT
ppc64-relocs-01.s 16 .tc number64[TC],number64
18 .globl number64
19 number64: label
24 # The relocations in .rela.text are the 'number64' load using a
41 # Finally the TOC creates the relocation for the 'number64'.
43 # CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_ADDR64 number64 0x0
  /external/llvm/test/MC/PowerPC/
ppc64-relocs-01.s 16 .tc number64[TC],number64
18 .globl number64
19 number64: label
24 # The relocations in .rela.text are the 'number64' load using a
41 # Finally the TOC creates the relocation for the 'number64'.
43 # CHECK-NEXT: 0x{{[0-9,A-F]+}} R_PPC64_ADDR64 number64 0x0
  /external/selinux/checkpolicy/
policy_parse.y 83 %type <val64> number64
681 iomem_context_def : IOMEMCON number64 security_context_def
683 | IOMEMCON number64 '-' number64 security_context_def
894 number64 : NUMBER label
    [all...]

Completed in 139 milliseconds