/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsABIFlagsSection.h | 36 Mips::AFL_REG CPR2Size; member 53 CPR1Size(Mips::AFL_REG_NONE), CPR2Size(Mips::AFL_REG_NONE), in MipsABIFlagsSection() 62 uint8_t getCPR2SizeValue() { return (uint8_t)CPR2Size; } in getCPR2SizeValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsABIFlagsSection.h | 36 Mips::AFL_REG CPR2Size = Mips::AFL_REG_NONE; member 58 uint8_t getCPR2SizeValue() { return (uint8_t)CPR2Size; } in getCPR2SizeValue()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsABIFlagsSection.h | 36 Mips::AFL_REG CPR2Size = Mips::AFL_REG_NONE; member 58 uint8_t getCPR2SizeValue() { return (uint8_t)CPR2Size; } in getCPR2SizeValue()
|
/aosp_15_r20/external/llvm/test/Object/Mips/ |
H A D | abi-flags.yaml | 56 CPR2Size: REG_NONE
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 724 IO.mapOptional("CPR2Size", Section.CPR2Size, in sectionMapping()
|
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 154 MIPS_AFL_REG CPR2Size; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 1171 IO.mapOptional("CPR2Size", Section.CPR2Size, in sectionMapping()
|
H A D | ELFEmitter.cpp | 1133 Flags.cpr2_size = Section.CPR2Size; in writeSectionContent()
|
/aosp_15_r20/external/llvm/tools/obj2yaml/ |
H A D | elf2yaml.cpp | 419 S->CPR2Size = Flags->cpr2_size; in dumpMipsABIFlags()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 472 MIPS_AFL_REG CPR2Size; member
|
/aosp_15_r20/external/llvm/tools/yaml2obj/ |
H A D | yaml2elf.cpp | 450 Flags.cpr2_size = Section.CPR2Size; in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 1512 IO.mapOptional("CPR2Size", Section.CPR2Size, in sectionMapping()
|
H A D | ELFEmitter.cpp | 1640 Flags.cpr2_size = Section.CPR2Size; in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 666 MIPS_AFL_REG CPR2Size; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 680 MIPS_AFL_REG CPR2Size; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 692 MIPS_AFL_REG CPR2Size; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 692 MIPS_AFL_REG CPR2Size; member
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.h | 1021 uint8_t CPR2Size = AFL_REG_NONE; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 692 MIPS_AFL_REG CPR2Size; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | elf.go | 615 ctxt.Out.Write8(0) // cpr2Size
|