Home
last modified time | relevance | path

Searched defs:RegType (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/art/compiler/utils/
H A Dassembler_test.h308 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 DTable.h581 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 Dptrace_hook.cc44 using RegType = long; // NOLINT typedef
/aosp_15_r20/art/runtime/verifier/
H A Dverifier_deps.h48 class RegType; variable
H A Dregister_line.h39 class RegType; variable
H A Dmethod_verifier.h60 class RegType; variable
/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/x86_64/
Dmachine_ir.h233 enum class RegType { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1910 enum RegType { GPR, FPR64, FPR128, PPR, ZPR } Type; enum
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp1629 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 DAArch64FrameLowering.cpp2501 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 DSparcISelLowering.cpp3509 char RegType = RegTypes[RegNo / 8]; in getRegForInlineAsmConstraint() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h268 enum class RegType { enum
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/Fch/Common/
H A DFchCommonCfg.h1059 …UINT8 RegType; /// RegType : AB Register Type (ABCFG, AXCF… member
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4779 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 DFchCommonCfg.h1129 …UINT8 RegType; /// RegType : AB Register Type (ABCFG, AXCF… member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6350 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 DCodeGenPrepare.cpp7151 MVT RegType = TLI->getPreferredSwitchConditionType(Context, OldVT); in optimizeSwitchType() local