Searched refs:Low (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h106 U32 Low; member in struct:_S64
112 U32 Low; member in struct:_U64
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h101 U32 Low; member in struct:_S64
107 U32 Low; member in struct:_U64
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h103 U32 Low; member in struct:_S64
109 U32 Low; member in struct:_U64
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h50 void setSpillGPRRegs(unsigned Low, unsigned High, unsigned Offs) { argument
51 SpillGPRRegs.LowGPR = Low;
60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { argument
61 RestoreGPRRegs.LowGPR = Low;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp53 int64_t Low, High; member in struct:__anon2785::IntRange
64 // then check if the Low field is <= R.Low. If so, we
68 return I != Ranges.end() && I->Low <= R.Low;
90 ConstantInt* Low; member in struct:__anon2786::LowerSwitch::CaseRange
95 : Low(low), High(high), BB(bb) {}
122 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low);
192 O << "[" << B->Low->getValue() << ", " << B->High->getValue() << "]";
262 if (Begin->Low
505 APInt Low = Cases.front().Low->getValue(); local
526 int64_t Low = I.Low->getSExtValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp23 const APInt &LowCase = Clusters[First].Low->getValue();
54 assert(Clusters[i - 1].High->getValue().slt(Clusters[i].Low->getValue()));
73 const APInt &Lo = Clusters[i].Low->getValue();
206 const APInt &Low = Clusters[I].Low->getValue(); local
208 NumCmps += (Low == High) ? 1 : 2;
212 assert(PreviousHigh.slt(Low));
213 uint64_t Gap = (Low - PreviousHigh).getLimitedValue() - 1;
217 uint64_t ClusterSize = (High - Low).getLimitedValue() + 1;
225 Clusters[First].Low
378 APInt Low = Clusters[First].Low->getValue(); local
[all...]
/freebsd-11-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc71 ULONG ulTimeLow; /* Low 32 bits of time stamp */
73 ULONG ulIdleLow; /* Low 32 bits of idle time */
75 ULONG ulBusyLow; /* Low 32 bits of busy time */
77 ULONG ulIntrLow; /* Low 32 bits of interrupt time */
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp71 const char *const *Low = NameTable.begin(); local
73 const char *const *LastLow = Low;
74 while (CmpEnd < Name.size() && High - Low > 0) {
81 LastLow = Low;
82 std::tie(Low, High) = std::equal_range(Low, High, Name.data(), Cmp);
84 if (High - Low > 0)
85 LastLow = Low;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h39 const ConstantInt *Low, *High; member in struct:llvm::SwitchCG::CaseCluster
47 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, argument
51 C.Low = Low;
58 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, argument
62 C.Low = Low;
69 static CaseCluster bitTests(const ConstantInt *Low, const ConstantInt *High, argument
73 C.Low = Low;
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp518 std::set<IndicesVector>::iterator Low; local
519 Low = Set.upper_bound(Indices);
520 if (Low != Set.begin())
521 Low--;
522 // Low is now the last element smaller than or equal to Indices. This means
527 return Low != Set.end() && isPrefix(*Low, Indices);
537 std::set<IndicesVector>::iterator Low; local
538 Low = Safe.upper_bound(ToMark);
540 if (Low !
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd7_private.h78 UInt32 Low; member in struct:__anon15
87 UInt64 Low; member in struct:__anon16
H A Darchive_ppmd8_private.h69 UInt32 Low; member in struct:__anon19
128 #define Ppmd8_RangeEnc_Init(p) { (p)->Low = 0; (p)->Range = 0xFFFFFFFF; }
H A Darchive_ppmd7.c748 p->Low = p->Bottom = 0;
773 return (p->Code - p->Low) / (p->Range /= total);
780 if((p->Low ^ (p->Low + p->Range)) >= kTopValue)
785 p->Range = ((uint32_t)(-(int32_t)p->Low)) & (p->Bottom - 1);
789 p->Low <<= 8;
804 p->Low += start * p->Range;
978 p->Low = 0;
986 if ((UInt32)p->Low < (UInt32)0xFF000000 || (unsigned)(p->Low >> 3
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp66 // Adds the passed-in [Low,High) range information as metadata to the
68 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { argument
76 ConstantAsMetadata::get(ConstantInt::get(Int32Ty, Low)),
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/x86/
H A Dmul.pl11 $Low="eax";
H A Dmul_add.pl11 $Low="eax";
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_mapping.c129 dpm_entry->PhysicalIdentifier.Low =
204 dpm_entry->PhysicalIdentifier.Low = (0xFFFFFFFF &
553 dpm_entry->PhysicalIdentifier.Low;
627 dpm_entry->PhysicalIdentifier.Low;
712 (u64)dpm_entry->PhysicalIdentifier.Low)) && (missing_cnt ==
733 dpm_entry->PhysicalIdentifier.Low =
1180 le32toh(sas_device_pg0.SASAddress.Low);
1351 pcie_wwid = (pcie_wwid << 32) | pcie_device_pg0.WWID.Low;
1513 dpm_entry->PhysicalIdentifier.Low = 0;
1669 PhysicalIdentifier.Low
[all...]
H A Dmpr.c1003 rd.u.low = cm->cm_desc.Words.Low;
1007 rd.u.low = cm->cm_desc.Words.Low;
1071 init.SystemRequestFrameBaseAddress.Low =
1074 init.ReplyDescriptorPostQueueAddress.Low =
1077 init.ReplyFreeQueueAddress.Low = htole32((uint32_t)sc->free_busaddr);
1081 init.TimeStamp.Low = htole32(time_in_msec & 0xFFFFFFFF);
2150 desc->Words.Low = 0xffffffff;
2729 main_chain_element->Address.Low =
2931 ieee_sgc->Address.Low = htole32(chain->chain_busaddr);
2985 saved_address_low = sge->Address.Low;
[all...]
H A Dmpr_sas_lsi.c695 discovery_error_data->SASAddress.Low;
841 parent_config_page.SASAddress.Low;
847 sas_address = (sas_address << 32) | config_page.SASAddress.Low;
927 le32toh(config_page.DeviceName.Low);
1301 parent_config_page.WWID.Low;
1307 pcie_wwid = (pcie_wwid << 32) | config_page.WWID.Low;
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_volume.c189 prog.TotalBlocks.Low;
191 prog.BlocksRemaining.Low;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp464 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::isub_lo); local
467 TmpInst.addOperand(MCOperand::createReg(Low));
541 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); local
544 MappedInst.addOperand(MCOperand::createReg(Low));
553 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); local
556 MappedInst.addOperand(MCOperand::createReg(Low));
567 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); local
570 MappedInst.addOperand(MCOperand::createReg(Low));
H A DHexagonBitSimplify.cpp1750 bool Low; // Low/High halfword.
1805 bool Low = false;
1846 Low = true;
1850 Low = false;
1854 Low = true;
1858 Low = false;
1866 RH.Low = Low;
1894 if (H1.Reg != L1.Reg || H1.Sub != L1.Sub || H1.Low || !L
[all...]
/freebsd-11-stable/sys/dev/mps/
H A Dmps_mapping.c129 dpm_entry->PhysicalIdentifier.Low =
204 dpm_entry->PhysicalIdentifier.Low = (0xFFFFFFFF &
554 dpm_entry->PhysicalIdentifier.Low;
628 dpm_entry->PhysicalIdentifier.Low;
713 (u64)dpm_entry->PhysicalIdentifier.Low)) && (missing_cnt ==
735 dpm_entry->PhysicalIdentifier.Low =
1141 le32toh(sas_device_pg0.SASAddress.Low);
1323 dpm_entry->PhysicalIdentifier.Low = 0;
1479 PhysicalIdentifier.Low =
1584 dpm_entry->PhysicalIdentifier.Low;
[all...]
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c546 device->SASAddress.Low);
601 enc->EnclosureLogicalID.Low, sepstr, enc->EnclosureHandle,
658 exp0->NumPhys, exp0->SASAddress.High, exp0->SASAddress.Low,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h391 Low(RtCheck.Pointers[Index].Start) {
411 const SCEV *Low; member in struct:llvm::RuntimePointerChecking::CheckingPtrGroup

Completed in 646 milliseconds

123