/aosp_15_r20/art/compiler/utils/ |
H A D | assembler_test.h | 308 std::string RepeatTemplatedRegisterImmBits(void (Ass::*f)(RegType, ImmType), in RepeatTemplatedRegisterImmBits() 311 std::string (AssemblerTest::*GetName)(const RegType&), in RepeatTemplatedRegisterImmBits() 337 void (Ass::*f)(RegType, ImmType), in RepeatTemplatedRegisterImmBitsShift() 341 std::string (AssemblerTest::*GetName)(const RegType&), in RepeatTemplatedRegisterImmBitsShift() 1274 std::string RepeatTemplatedRegMem(void (Ass::*f)(RegType, const AddrType&), in RepeatTemplatedRegMem() 1277 std::string (AssemblerTest::*GetRName)(const RegType&), in RepeatTemplatedRegMem() 1300 std::string RepeatTemplatedMemReg(void (Ass::*f)(const AddrType&, RegType), in RepeatTemplatedMemReg() argument 1304 std::string (AssemblerTest::*GetRName)(const RegType&), in RepeatTemplatedMemReg() 1330 std::string RepeatTemplatedRegister(void (Ass::*f)(RegType), in RepeatTemplatedRegister() 1332 std::string (AssemblerTest::*GetName)(const RegType&), in RepeatTemplatedRegister()
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/CPU/ |
H A D | Table.h | 581 UINT16 RegType; ///< Register type member 586 #define MAKE_COPY_BIT_FIELD_DESCRIPTION(RegType, Address, Msb, Lsb) MAKE_ENTRY_TYPE (RegType), BSU3… argument 597 #define COPY_BIT_FIELD_DEST(RegType, Address, Msb, Lsb) MAKE_COPY_BIT_FIELD_DESCRIPTION (RegType, A… argument 598 #define COPY_BIT_FIELD_SOURCE(RegType, Address, Msb, Lsb) MAKE_COPY_BIT_FIELD_DESCRIPTION (RegType,… argument
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/unwind/ |
H A D | ptrace_hook.cc | 44 using RegType = long; // NOLINT typedef
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | verifier_deps.h | 48 class RegType; variable
|
H A D | register_line.h | 39 class RegType; variable
|
H A D | method_verifier.h | 60 class RegType; variable
|
/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/x86_64/ |
D | machine_ir.h | 233 enum class RegType { enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 1910 enum RegType { GPR, FPR64, FPR128, PPR, ZPR } Type; enum
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.cpp | 1629 Type RegType; in addProlog() local 1753 Type RegType; in addEpilog() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 2501 enum RegType { GPR, FPR64, FPR128, PPR, ZPR } Type; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 3509 char RegType = RegTypes[RegNo / 8]; in getRegForInlineAsmConstraint() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_ir.h | 268 enum class RegType { enum
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/Fch/Common/ |
H A D | FchCommonCfg.h | 1059 …UINT8 RegType; /// RegType : AB Register Type (ABCFG, AXCF… member
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 4779 MVT RegType = TLI->getRegisterType(Context, TLI->getValueType(*DL, OldType)); in optimizeSwitchInst() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/ |
H A D | FchCommonCfg.h | 1129 …UINT8 RegType; /// RegType : AB Register Type (ABCFG, AXCF… member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 6350 MVT RegType = TLI->getRegisterType(Context, TLI->getValueType(*DL, OldType)); in optimizeSwitchInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 7151 MVT RegType = TLI->getPreferredSwitchConditionType(Context, OldVT); in optimizeSwitchType() local
|