Home
last modified time | relevance | path

Searched refs:RegCount (Results 1 – 25 of 121) sorted by relevance

12345

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Marvell/Library/MppLib/
H A DMppLib.c49 UINT8 RegCount,
60 for (i = 0; i < RegCount; i++) {
160 UINTN BaseAddr[MAX_CHIPS], PinCount[MAX_CHIPS], RegCount;
178 RegCount = PcdToMppRegs (PinCount[i], MppRegPcd[i], TmpMppValue);
179 SetRegisterValue (RegCount, TmpMppValue, BaseAddr[i], ReverseFlag[i]);
/dports/emulators/citra/citra-ac98458e0/src/core/hle/kernel/
H A Dsvc_wrapper.h70 static constexpr std::size_t RegCount = 8; member
74 std::array<ParamSlot, RegCount> in{};
78 std::array<ParamSlot, RegCount> out{};
83 for (std::size_t slot = 0; slot < RegCount; ++slot) { in GetRegisterIndex()
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/kernel/
H A Dsvc_wrapper.h70 static constexpr std::size_t RegCount = 8; member
74 std::array<ParamSlot, RegCount> in{};
78 std::array<ParamSlot, RegCount> out{};
83 for (std::size_t slot = 0; slot < RegCount; ++slot) { in GetRegisterIndex()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp691 uint32_t encodeCompactUnwindRegistersWithoutFrame(unsigned RegCount) const { in encodeCompactUnwindRegistersWithoutFrame()
705 for (unsigned i = 0; i < RegCount; ++i) { in encodeCompactUnwindRegistersWithoutFrame()
715 for (unsigned i = CU_NUM_SAVED_REGS - RegCount; i < CU_NUM_SAVED_REGS; ++i){ in encodeCompactUnwindRegistersWithoutFrame()
717 for (unsigned j = CU_NUM_SAVED_REGS - RegCount; j < i; ++j) in encodeCompactUnwindRegistersWithoutFrame()
726 switch (RegCount) { in encodeCompactUnwindRegistersWithoutFrame()
/dports/devel/asl/asl-current/
H A Dcode56k.c171 for (z = 0; z < RegCount; z++) in DecodeReg()
188 #undef RegCount in DecodeReg()
239 for (z = 0; z < RegCount; z++) in DecodeLReg()
247 #undef RegCount in DecodeLReg()
259 for (z = 0; z < RegCount; z++) in DecodeXYABReg()
267 #undef RegCount in DecodeXYABReg()
279 for (z = 0; z < RegCount; z++) in DecodeXYAB0Reg()
287 #undef RegCount in DecodeXYAB0Reg()
299 for (z = 0; z < RegCount; z++) in DecodeXYAB1Reg()
307 #undef RegCount in DecodeXYAB1Reg()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp719 uint32_t encodeCompactUnwindRegistersWithoutFrame(unsigned RegCount) const { in encodeCompactUnwindRegistersWithoutFrame()
733 for (unsigned i = 0; i < RegCount; ++i) { in encodeCompactUnwindRegistersWithoutFrame()
743 for (unsigned i = CU_NUM_SAVED_REGS - RegCount; i < CU_NUM_SAVED_REGS; ++i){ in encodeCompactUnwindRegistersWithoutFrame()
745 for (unsigned j = CU_NUM_SAVED_REGS - RegCount; j < i; ++j) in encodeCompactUnwindRegistersWithoutFrame()
754 switch (RegCount) { in encodeCompactUnwindRegistersWithoutFrame()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp723 uint32_t encodeCompactUnwindRegistersWithoutFrame(unsigned RegCount) const {
737 for (unsigned i = 0; i < RegCount; ++i) {
747 for (unsigned i = CU_NUM_SAVED_REGS - RegCount; i < CU_NUM_SAVED_REGS; ++i){
749 for (unsigned j = CU_NUM_SAVED_REGS - RegCount; j < i; ++j)
758 switch (RegCount) {
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp735 uint32_t encodeCompactUnwindRegistersWithoutFrame(unsigned RegCount) const {
749 for (unsigned i = 0; i < RegCount; ++i) {
759 for (unsigned i = CU_NUM_SAVED_REGS - RegCount; i < CU_NUM_SAVED_REGS; ++i){
761 for (unsigned j = CU_NUM_SAVED_REGS - RegCount; j < i; ++j)
770 switch (RegCount) {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp360 auto RegCount = Regs.size(); in shouldUseFrameHelper() local
361 assert(RegCount > 0 && (RegCount % 2 == 0)); in shouldUseFrameHelper()
363 int InstCount = RegCount / 2; in shouldUseFrameHelper()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp360 auto RegCount = Regs.size(); in shouldUseFrameHelper() local
361 assert(RegCount > 0 && (RegCount % 2 == 0)); in shouldUseFrameHelper()
363 int InstCount = RegCount / 2; in shouldUseFrameHelper()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp360 auto RegCount = Regs.size(); in shouldUseFrameHelper() local
361 assert(RegCount > 0 && (RegCount % 2 == 0)); in shouldUseFrameHelper()
363 int InstCount = RegCount / 2; in shouldUseFrameHelper()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp360 auto RegCount = Regs.size(); in shouldUseFrameHelper() local
361 assert(RegCount > 0 && (RegCount % 2 == 0)); in shouldUseFrameHelper()
363 int InstCount = RegCount / 2; in shouldUseFrameHelper()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp360 auto RegCount = Regs.size(); in shouldUseFrameHelper() local
361 assert(RegCount > 0 && (RegCount % 2 == 0)); in shouldUseFrameHelper()
363 int InstCount = RegCount / 2; in shouldUseFrameHelper()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp360 auto RegCount = Regs.size();
361 assert(RegCount > 0 && (RegCount % 2 == 0));
363 int InstCount = RegCount / 2;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h850 SmallVector<unsigned, 4> RegCount; member
872 RegCount.push_back(RHS.Regs.size()); in append()
901 return std::accumulate(RegCount.begin(), RegCount.end(), 0) > 1; in occupiesMultipleRegs()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h844 SmallVector<unsigned, 4> RegCount; member
866 RegCount.push_back(RHS.Regs.size()); in append()
895 return std::accumulate(RegCount.begin(), RegCount.end(), 0) > 1; in occupiesMultipleRegs()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h850 SmallVector<unsigned, 4> RegCount; member
872 RegCount.push_back(RHS.Regs.size()); in append()
901 return std::accumulate(RegCount.begin(), RegCount.end(), 0) > 1; in occupiesMultipleRegs()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h664 SmallVector<unsigned, 4> RegCount; member
686 RegCount.push_back(RHS.Regs.size()); in append()
715 return std::accumulate(RegCount.begin(), RegCount.end(), 0) > 1; in occupiesMultipleRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h843 SmallVector<unsigned, 4> RegCount; member
865 RegCount.push_back(RHS.Regs.size()); in append()
894 return std::accumulate(RegCount.begin(), RegCount.end(), 0) > 1; in occupiesMultipleRegs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h844 SmallVector<unsigned, 4> RegCount; member
866 RegCount.push_back(RHS.Regs.size()); in append()
895 return std::accumulate(RegCount.begin(), RegCount.end(), 0) > 1; in occupiesMultipleRegs()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h832 SmallVector<unsigned, 4> RegCount; member
854 RegCount.push_back(RHS.Regs.size()); in append()
883 return std::accumulate(RegCount.begin(), RegCount.end(), 0) > 1; in occupiesMultipleRegs()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/golang.org/x/arch/arm/armasm/
H A Dinst.go354 RegCount Reg member
360 return fmt.Sprintf("%s %s %s", r.Reg, r.Shift, r.RegCount)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/golang.org/x/arch/arm/armasm/
H A Dinst.go354 RegCount Reg member
360 return fmt.Sprintf("%s %s %s", r.Reg, r.Shift, r.RegCount)
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/vendor/golang.org/x/arch/arm/armasm/
H A Dinst.go354 RegCount Reg member
360 return fmt.Sprintf("%s %s %s", r.Reg, r.Shift, r.RegCount)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp1364 for (SizeT i = 0; i < RegCount; ++i) { in emitSRegsAsText()
1382 emitSRegs(Func, Form, BaseReg, RegCount); in emitSRegsOp()
1431 SizeT RegCount = 0; in emitUsingForm() local
1437 RegCount = 1; in emitUsingForm()
1440 ++RegCount; in emitUsingForm()
1442 InstData.emplace_back(BaseReg, RegCount); in emitUsingForm()
1444 RegCount = 1; in emitUsingForm()
1448 if (RegCount) { in emitUsingForm()
1449 InstData.emplace_back(BaseReg, RegCount); in emitUsingForm()
2658 emitSRegsAsText(Func, BaseReg, RegCount); in emitSRegs()
[all …]

12345