Home
last modified time | relevance | path

Searched full:ases (Results 1 – 25 of 46) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/Mips/
Dabi-flags.yaml9 # OBJ-NEXT: ASEs [ (0x103)
31 # YAML-NEXT: ASEs: [ DSP, DSPR2, VIRT ]
52 ASEs: [ DSP, DSPR2, VIRT ]
/external/llvm/test/Object/Mips/
Dabi-flags.yaml9 # OBJ-NEXT: ASEs [ (0x103)
31 # YAML-NEXT: ASEs: [ DSP, DSPR2, VIRT ]
52 ASEs: [ DSP, DSPR2, VIRT ]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ginv/
Dmodule-noginv.s12 # CHECK-OBJ: ASEs [ (0x0)
13 # CHECK-OBJ-NOT: ASEs [ (0x20000)
Dmodule-ginv.s13 # CHECK-OBJ: ASEs [ (0x20000)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/crc/
Dmodule-nocrc.s12 # CHECK-OBJ: ASEs [ (0x0)
13 # CHECK-OBJ-NOT: ASEs [ (0x8000)
Dmodule-crc.s13 # CHECK-OBJ: ASEs [ (0x8000)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/virt/
Dmodule-novirt.s12 # CHECK-OBJ: ASEs [ (0x0)
13 # CHECK-OBJ-NOT: ASEs [ (0x100)
Dmodule-virt.s13 # CHECK-OBJ: ASEs [ (0x100)
/external/llvm/test/tools/llvm-readobj/
Dmips-abiflags.test10 EL64-NEXT: ASEs [ (0x103)
29 BE32-NEXT: ASEs [ (0x803)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dmips-abiflags.test10 EL64-NEXT: ASEs [ (0x103)
29 BE32-NEXT: ASEs [ (0x803)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mt/
Dabiflag.s6 # CHECK: ASEs
Dset-directive.s9 # CHECK-OBJ: ASEs
Dmodule-directive.s11 # CHECK-OBJ: ASEs
/external/v8/src/base/
Dcpu.cc595 char* ASEs = cpu_info.ExtractField("ASEs implemented"); in CPU() local
596 has_msa_ = HasListItem(ASEs, "msa"); in CPU()
598 delete[] ASEs; in CPU()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmips_abi_flags_xx_set.s32 # CHECK-OBJ-NEXT: ASEs [ (0x0)
Dmips_abi_flags_xx.s46 # CHECK-OBJ-NEXT: ASEs [ (0x0)
/external/llvm/test/MC/Mips/
Dmips_abi_flags_xx_set.s32 # CHECK-OBJ-NEXT: ASEs [ (0x0)
Dmips_abi_flags_xx.s46 # CHECK-OBJ-NEXT: ASEs [ (0x0)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp64 OS.EmitIntValue(ABIFlagsSection.getASESetValue(), 4); // ases in operator <<()
DMipsABIFlagsSection.h39 // Mask of ASEs used.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp69 OS.EmitIntValue(ABIFlagsSection.getASESetValue(), 4); // ases in operator <<()
DMipsABIFlagsSection.h40 // Mask of ASEs used.
/external/llvm/include/llvm/Support/
DMipsABIFlags.h31 // Masks for the ases word of an ABI flags structure.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMipsABIFlags.h31 // Masks for the ases word of an ABI flags structure.
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp419 S->ASEs = Flags->ases; in dumpMipsABIFlags()

12