Home
last modified time | relevance | path

Searched full:cpr2size (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h36 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 DMipsABIFlagsSection.h36 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 DMipsABIFlagsSection.h36 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 Dabi-flags.yaml56 CPR2Size: REG_NONE
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DELFYAML.cpp724 IO.mapOptional("CPR2Size", Section.CPR2Size, in sectionMapping()
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h154 MIPS_AFL_REG CPR2Size; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1171 IO.mapOptional("CPR2Size", Section.CPR2Size, in sectionMapping()
H A DELFEmitter.cpp1133 Flags.cpr2_size = Section.CPR2Size; in writeSectionContent()
/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Delf2yaml.cpp419 S->CPR2Size = Flags->cpr2_size; in dumpMipsABIFlags()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h472 MIPS_AFL_REG CPR2Size; member
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp450 Flags.cpr2_size = Section.CPR2Size; in writeSectionContent()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1512 IO.mapOptional("CPR2Size", Section.CPR2Size, in sectionMapping()
H A DELFEmitter.cpp1640 Flags.cpr2_size = Section.CPR2Size; in writeSectionContent()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h666 MIPS_AFL_REG CPR2Size; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h680 MIPS_AFL_REG CPR2Size; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h692 MIPS_AFL_REG CPR2Size; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h692 MIPS_AFL_REG CPR2Size; member
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.h1021 uint8_t CPR2Size = AFL_REG_NONE; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h692 MIPS_AFL_REG CPR2Size; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Delf.go615 ctxt.Out.Write8(0) // cpr2Size