/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsABIFlagsSection.h | 38 Mips::AFL_EXT ISAExtension; member 54 ISAExtension(Mips::AFL_EXT_NONE), ASESet(0), OddSPReg(false), in MipsABIFlagsSection() 64 uint32_t getISAExtensionValue() { return (uint32_t)ISAExtension; } in getISAExtensionValue() 146 ISAExtension = Mips::AFL_EXT_OCTEON; in setISAExtensionFromPredicates() 148 ISAExtension = Mips::AFL_EXT_NONE; in setISAExtensionFromPredicates()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsABIFlagsSection.h | 38 Mips::AFL_EXT ISAExtension = Mips::AFL_EXT_NONE; member 60 uint32_t getISAExtensionValue() { return (uint32_t)ISAExtension; } in getISAExtensionValue() 143 ISAExtension = Mips::AFL_EXT_OCTEONP; in setISAExtensionFromPredicates() 145 ISAExtension = Mips::AFL_EXT_OCTEON; in setISAExtensionFromPredicates() 147 ISAExtension = Mips::AFL_EXT_NONE; in setISAExtensionFromPredicates()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsABIFlagsSection.h | 38 Mips::AFL_EXT ISAExtension = Mips::AFL_EXT_NONE; member 60 uint32_t getISAExtensionValue() { return (uint32_t)ISAExtension; } in getISAExtensionValue() 143 ISAExtension = Mips::AFL_EXT_OCTEONP; in setISAExtensionFromPredicates() 145 ISAExtension = Mips::AFL_EXT_OCTEON; in setISAExtensionFromPredicates() 147 ISAExtension = Mips::AFL_EXT_NONE; in setISAExtensionFromPredicates()
|
/aosp_15_r20/external/llvm/test/Object/Mips/ |
H A D | abi-flags.yaml | 30 # YAML-NEXT: ISAExtension: EXT_OCTEON3 51 ISAExtension: EXT_OCTEON3
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 715 IO.mapOptional("ISAExtension", Section.ISAExtension, in sectionMapping()
|
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 156 MIPS_AFL_EXT ISAExtension; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 1162 IO.mapOptional("ISAExtension", Section.ISAExtension, in sectionMapping()
|
H A D | ELFEmitter.cpp | 1135 Flags.isa_ext = Section.ISAExtension; in writeSectionContent()
|
/aosp_15_r20/external/llvm/tools/obj2yaml/ |
H A D | elf2yaml.cpp | 421 S->ISAExtension = Flags->isa_ext; in dumpMipsABIFlags()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 474 MIPS_AFL_EXT ISAExtension; member
|
/aosp_15_r20/external/llvm/tools/yaml2obj/ |
H A D | yaml2elf.cpp | 452 Flags.isa_ext = Section.ISAExtension; in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 1503 IO.mapOptional("ISAExtension", Section.ISAExtension, in sectionMapping()
|
H A D | ELFEmitter.cpp | 1642 Flags.isa_ext = Section.ISAExtension; in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 668 MIPS_AFL_EXT ISAExtension; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 682 MIPS_AFL_EXT ISAExtension; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 694 MIPS_AFL_EXT ISAExtension; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 694 MIPS_AFL_EXT ISAExtension; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 694 MIPS_AFL_EXT ISAExtension; member
|