Searched full:ases (Results 1 – 18 of 18) sorted by relevance
/external/llvm/test/Object/Mips/ |
D | abi-flags.yaml | 9 # OBJ-NEXT: ASEs [ (0x103) 31 # YAML-NEXT: ASEs: [ DSP, DSPR2, VIRT ] 52 ASEs: [ DSP, DSPR2, VIRT ]
|
/external/llvm/test/tools/llvm-readobj/ |
D | mips-abiflags.test | 10 EL64-NEXT: ASEs [ (0x103) 29 BE32-NEXT: ASEs [ (0x803)
|
/external/llvm/test/MC/Mips/ |
D | mips_abi_flags_xx_set.s | 32 # CHECK-OBJ-NEXT: ASEs [ (0x0)
|
D | mips_abi_flags_xx.s | 46 # CHECK-OBJ-NEXT: ASEs [ (0x0)
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIFlagsSection.cpp | 64 OS.EmitIntValue(ABIFlagsSection.getASESetValue(), 4); // ases in operator <<()
|
D | MipsABIFlagsSection.h | 39 // Mask of ASEs used.
|
/external/llvm/include/llvm/Support/ |
D | MipsABIFlags.h | 31 // Masks for the ases word of an ABI flags structure.
|
/external/llvm/tools/obj2yaml/ |
D | elf2yaml.cpp | 419 S->ASEs = Flags->ases; in dumpMipsABIFlags()
|
/external/llvm/tools/yaml2obj/ |
D | yaml2elf.cpp | 453 Flags.ases = Section.ASEs; in writeSectionContent()
|
/external/llvm/include/llvm/Object/ |
D | ELFTypes.h | 630 Elf_Word ases; // ASEs flags
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 717 IO.mapOptional("ASEs", Section.ASEs, ELFYAML::MIPS_AFL_ASE(0)); in sectionMapping()
|
/external/llvm/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 157 MIPS_AFL_ASE ASEs; member
|
/external/libyuv/files/source/ |
D | cpu_id.cc | 180 if (memcmp(cpuinfo_line, "ASEs implemented", 16) == 0) { in MipsCpuCaps()
|
/external/tcpdump/ |
D | netdissect.h | 93 int ndo_bflag; /* print 4 byte ASes in ASDOT notation */
|
/external/elfutils/libelf/ |
D | elf.h | 1804 /* Mask of ASEs used. */ 1805 Elf32_Word ases; member 1818 /* Masks for the ases word of an ABI flags structure. */ 1833 #define MIPS_AFL_ASE_MASK 0x00001fff /* All ASEs. */
|
/external/kmod/port-gnu/ |
D | elf.h | 1803 /* Mask of ASEs used. */ 1804 Elf32_Word ases; member 1817 /* Masks for the ases word of an ABI flags structure. */ 1832 #define MIPS_AFL_ASE_MASK 0x00001fff /* All ASEs. */
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 2271 W.printFlags("ASEs", Flags->ases, makeArrayRef(ElfMipsASEFlags)); in printMipsABIFlags()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 2899 N "processor" "pr'Ases@r" 3777 N^V "process" "pr'Ases"
|