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

123

/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h107 S32 High; member in struct:_S64
113 U32 High; member in struct:_U64
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h102 S32 High; member in struct:_S64
108 U32 High; member in struct:_U64
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h104 S32 High; member in struct:_S64
110 U32 High; 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
52 SpillGPRRegs.HighGPR = High;
60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { argument
62 RestoreGPRRegs.HighGPR = High;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp53 int64_t Low, High; member in struct:__anon2785::IntRange
63 // Find the first range whose High field is >= R.High,
67 Ranges, R, [](IntRange A, IntRange B) { return A.High < B.High; });
91 ConstantInt* High; member in struct:__anon2786::LowerSwitch::CaseRange
95 : Low(low), High(high), BB(bb) {}
123 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High);
192 O << "[" << B->Low->getValue() << ", " << B->High->getValue() << "]";
262 if (Begin->Low == LowerBound && Begin->High
506 APInt High = Cases.back().High->getValue(); local
527 int64_t High = I.High->getSExtValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp24 const APInt &HighCase = Clusters[Last].High->getValue();
54 assert(Clusters[i - 1].High->getValue().slt(Clusters[i].Low->getValue()));
72 const APInt &Hi = Clusters[i].High->getValue();
207 const APInt &High = Clusters[I].High->getValue(); local
208 NumCmps += (Low == High) ? 1 : 2;
211 const APInt &PreviousHigh = Clusters[I - 1].High->getValue();
217 uint64_t ClusterSize = (High - Low).getLimitedValue() + 1;
226 Clusters[Last].High->getValue(), *DL)) {
253 Clusters[Last].High
379 APInt High = Clusters[Last].High->getValue(); local
[all...]
/freebsd-11-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc72 ULONG ulTimeHigh; /* High 32 bits of time stamp */
74 ULONG ulIdleHigh; /* High 32 bits of idle time */
76 ULONG ulBusyHigh; /* High 32 bits of busy time */
78 ULONG ulIntrHigh; /* High 32 bits of interrupt time */
/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
52 C.High = High;
58 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, argument
63 C.High = High;
69 static CaseCluster bitTests(const ConstantInt *Low, const ConstantInt *High, argument
74 C.High = High;
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp72 const char *const *High = NameTable.end(); local
74 while (CmpEnd < Name.size() && High - Low > 0) {
82 std::tie(Low, High) = std::equal_range(Low, High, Name.data(), Cmp);
84 if (High - Low > 0)
/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
77 ConstantAsMetadata::get(ConstantInt::get(Int32Ty, High))};
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.h119 MCRegister getX86SubSuperRegister(MCRegister, unsigned, bool High=false);
124 bool High = false);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/x86/
H A Dmul.pl12 $High="edx";
H A Dmul_add.pl12 $High="edx";
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_umountstress.sh45 floppy288|2.88MB 3.5in Extra High Density Floppy:\
130 floppy288|2.88MB 3.5in Extra High Density Floppy:\
H A Dt_umount.sh45 floppy288|2.88MB 3.5in Extra High Density Floppy:\
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h291 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
306 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
316 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
354 unsigned High = Flag >> 16; local
357 if (!High)
359 RC = High - 1;
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_mapping.c131 dpm_entry->PhysicalIdentifier.High =
206 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32);
551 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High;
625 physical_id = dpm_entry->PhysicalIdentifier.High;
711 le64toh(((u64)dpm_entry->PhysicalIdentifier.High << 32) |
735 dpm_entry->PhysicalIdentifier.High =
1178 sas_address = le32toh(sas_device_pg0.SASAddress.High);
1350 pcie_wwid = pcie_device_pg0.WWID.High;
1514 dpm_entry->PhysicalIdentifier.High = 0;
1673 PhysicalIdentifier.High
[all...]
H A Dmpr.c1008 rd.u.high = cm->cm_desc.Words.High;
1070 init.SystemRequestFrameBaseAddress.High = 0;
1073 init.ReplyDescriptorPostQueueAddress.High = 0;
1076 init.ReplyFreeQueueAddress.High = 0;
1080 init.TimeStamp.High = htole32((time_in_msec >> 32) & 0xFFFFFFFF);
2038 (le32toh(desc->Words.High) == 0xffffffff))
2151 desc->Words.High = 0xffffffff;
2727 main_chain_element->Address.High =
2932 ieee_sgc->Address.High = htole32(chain->chain_busaddr >> 32);
2986 saved_address_high = sge->Address.High;
[all...]
H A Dmpr_sas_lsi.c693 sas_address = discovery_error_data->SASAddress.High;
839 parent_sas_address = parent_config_page.SASAddress.High;
846 sas_address = config_page.SASAddress.High;
925 targ->devname = le32toh(config_page.DeviceName.High);
1299 parent_wwid = parent_config_page.WWID.High;
1306 pcie_wwid = config_page.WWID.High;
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_volume.c188 total = (uint64_t)prog.TotalBlocks.High << 32 |
190 remaining = (uint64_t)prog.BlocksRemaining.High << 32 |
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp463 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); local
466 TmpInst.addOperand(MCOperand::createReg(High));
540 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); local
542 MO.setReg(High);
552 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); local
554 MO.setReg(High);
566 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); local
568 MO.setReg(High);
/freebsd-11-stable/sys/dev/mps/
H A Dmps_mapping.c131 dpm_entry->PhysicalIdentifier.High =
206 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32);
552 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High;
626 physical_id = dpm_entry->PhysicalIdentifier.High;
712 le64toh(((u64)dpm_entry->PhysicalIdentifier.High << 32) |
737 dpm_entry->PhysicalIdentifier.High =
1139 sas_address = le32toh(sas_device_pg0.SASAddress.High);
1324 dpm_entry->PhysicalIdentifier.High = 0;
1483 PhysicalIdentifier.High =
1582 PhysicalIdentifier.High;
[all...]
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c545 snprintf(buf, sizeof(buf), "%08x%08x", device->SASAddress.High,
600 enc->NumSlots, enc->EnclosureLogicalID.High,
658 exp0->NumPhys, exp0->SASAddress.High, exp0->SASAddress.Low,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h390 : RtCheck(RtCheck), High(RtCheck.Pointers[Index].End),
408 const SCEV *High; member in struct:llvm::RuntimePointerChecking::CheckingPtrGroup
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt.c2939 MPT_2_HOST32(sge, u.Address64.High);
3079 MPT_2_HOST32(fp0, WWNN.High);
3081 MPT_2_HOST32(fp0, WWPN.High);
3087 MPT_2_HOST32(fp0, FabricWWNN.High);
3089 MPT_2_HOST32(fp0, FabricWWPN.High);
3100 MPT_2_HOST32(fp1, NoSEEPROMWWNN.High);
3102 MPT_2_HOST32(fp1, NoSEEPROMWWPN.High);
3111 HOST_2_MPT32(fp1, NoSEEPROMWWNN.High);
3113 HOST_2_MPT32(fp1, NoSEEPROMWWPN.High);
3149 MPT_2_HOST16(vi, TotalBlocks.High);
[all...]

Completed in 373 milliseconds

123