| /freebsd-9-stable/contrib/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 51 Constant* High; member 55 Low(low), High(high), BB(bb) { } in CaseRange() 77 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); in operator ()() 120 O << *B->Low << " -" << *B->High; in operator <<() 148 << cast<ConstantInt>(Pivot.High)->getValue() << "\n"); in switchConvert() 186 if (Leaf.Low == Leaf.High) { in newLeafBlock() 194 Comp = new ICmpInst(*NewLeaf, ICmpInst::ICMP_SLE, Val, Leaf.High, in newLeafBlock() 198 Comp = new ICmpInst(*NewLeaf, ICmpInst::ICMP_ULE, Val, Leaf.High, in newLeafBlock() 206 Constant *UpperBound = ConstantExpr::getAdd(NegLo, Leaf.High); in newLeafBlock() 221 uint64_t Range = cast<ConstantInt>(Leaf.High)->getSExtValue() - in newLeafBlock() [all …]
|
| /freebsd-9-stable/sys/dev/mps/mpi/ |
| D | mpi2_type.h | 100 S32 High; member 106 U32 High; member
|
| /freebsd-9-stable/sys/dev/mpr/mpi/ |
| D | mpi2_type.h | 103 S32 High; member 109 U32 High; member
|
| /freebsd-9-stable/sys/dev/mpt/mpilib/ |
| D | mpi_type.h | 104 S32 High; member 110 U32 High; member
|
| /freebsd-9-stable/contrib/llvm/include/llvm/IR/ |
| D | InlineAsm.h | 296 unsigned High = Flag >> 16; 299 if (!High) 301 RC = High - 1;
|
| /freebsd-9-stable/sys/dev/mpr/ |
| D | mpr_mapping.c | 130 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry() 189 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32); in _mapping_commit_map_entry() 517 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High; in _mapping_get_dpm_idx_from_id() 606 le64toh((u64)dpm_entry->PhysicalIdentifier.High | in _mapping_update_ir_missing_cnt() 623 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt() 925 sas_device_pg0.SASAddress.High; in _mapping_get_dev_info() 933 sas_device_pg0.SASAddress.High; in _mapping_get_dev_info() 938 sas_address = sas_device_pg0.SASAddress.High; in _mapping_get_dev_info() 1057 dpm_entry->PhysicalIdentifier.High = 0; in _mapping_clear_removed_entries() 1198 PhysicalIdentifier.High = in _mapping_add_new_device() [all …]
|
| D | mpr.c | 996 rd.u.high = cm->cm_desc.Words.High; in mpr_enqueue_request() 1058 init.SystemRequestFrameBaseAddress.High = 0; in mpr_send_iocinit() 1061 init.ReplyDescriptorPostQueueAddress.High = 0; in mpr_send_iocinit() 1064 init.ReplyFreeQueueAddress.High = 0; in mpr_send_iocinit() 1068 init.TimeStamp.High = htole32((time_in_msec >> 32) & 0xFFFFFFFF); in mpr_send_iocinit() 1859 (le32toh(desc->Words.High) == 0xffffffff)) in mpr_intr_locked() 1970 desc->Words.High = 0xffffffff; in mpr_intr_locked() 2237 ieee_sgc->Address.High = htole32(chain->chain_busaddr >> 32); in mpr_add_chain() 2292 saved_address_high = sge->Address.High; in mpr_push_sge() 2304 sge->Address.High = htole32(sge->Address.High); in mpr_push_sge() [all …]
|
| D | mpr_sas_lsi.c | 712 parent_sas_address = parent_config_page.SASAddress.High; in mprsas_add_device() 719 sas_address = config_page.SASAddress.High; in mprsas_add_device() 758 targ->devname = le32toh(config_page.DeviceName.High); in mprsas_add_device()
|
| /freebsd-9-stable/sys/dev/mps/ |
| D | mps_mapping.c | 130 dpm_entry->PhysicalIdentifier.High = in _mapping_commit_enc_entry() 189 dpm_entry->PhysicalIdentifier.High = (mt_entry->physical_id >> 32); in _mapping_commit_map_entry() 518 PhysicalIdentifier = dpm_entry->PhysicalIdentifier.High; in _mapping_get_dpm_idx_from_id() 607 le64toh((u64)dpm_entry->PhysicalIdentifier.High | in _mapping_update_ir_missing_cnt() 624 dpm_entry->PhysicalIdentifier.High = in _mapping_update_ir_missing_cnt() 926 sas_device_pg0.SASAddress.High; in _mapping_get_dev_info() 935 sas_device_pg0.SASAddress.High; in _mapping_get_dev_info() 940 sas_address = sas_device_pg0.SASAddress.High; in _mapping_get_dev_info() 1059 dpm_entry->PhysicalIdentifier.High = 0; in _mapping_clear_removed_entries() 1200 PhysicalIdentifier.High = in _mapping_add_new_device() [all …]
|
| D | mps.c | 971 rd.u.high = cm->cm_desc.Words.High; in mps_enqueue_request() 1033 init.SystemRequestFrameBaseAddress.High = 0; in mps_send_iocinit() 1035 init.ReplyDescriptorPostQueueAddress.High = 0; in mps_send_iocinit() 1037 init.ReplyFreeQueueAddress.High = 0; in mps_send_iocinit() 1041 init.TimeStamp.High = htole32((time_in_msec >> 32) & 0xFFFFFFFF); in mps_send_iocinit() 1822 || (le32toh(desc->Words.High) == 0xffffffff)) in mps_intr_locked() 1931 desc->Words.High = 0xffffffff; in mps_intr_locked() 2253 sge->Address.High = htole32(sge->Address.High); in mps_push_sge() 2296 saved_address_high = sge->Address.High; in mps_push_sge() 2308 sge->Address.High = htole32(sge->Address.High); in mps_push_sge() [all …]
|
| D | mps_sas_lsi.c | 637 parent_sas_address = parent_config_page.SASAddress.High; in mpssas_add_device() 644 sas_address = config_page.SASAddress.High; in mpssas_add_device() 676 targ->devname = le32toh(config_page.DeviceName.High); in mpssas_add_device()
|
| /freebsd-9-stable/contrib/llvm/lib/IR/ |
| D | Metadata.cpp | 428 ConstantInt *High) { in tryMergeRange() argument 429 ConstantRange NewRange(Low->getValue(), High->getValue()); in tryMergeRange() 436 Type *Ty = High->getType(); in tryMergeRange() 445 ConstantInt *High) { in addRange() argument 447 if (tryMergeRange(EndPoints, Low, High)) in addRange() 451 EndPoints.push_back(High); in addRange()
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.h | 134 const Constant *High; member 138 Case() : Low(0), High(0), BB(0), ExtraWeight(0) { } in Case() 140 uint32_t extraweight) : Low(low), High(high), BB(bb), in Case() 144 const APInt &rHigh = cast<ConstantInt>(High)->getValue(); in size() 190 assert(isa<ConstantInt>(C1.Low) && isa<ConstantInt>(C2.High)); in operator() 192 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); in operator()
|
| /freebsd-9-stable/contrib/ofed/management/opensm/doc/ |
| D | qos-config.txt | 9 qos_high_limit - The limit of High Priority component of VL Arbitration 12 qos_vlarb_high - High priority VL Arbitration table (IBA 7.6.9) template
|
| /freebsd-9-stable/usr.sbin/mptutil/ |
| D | mpt_volume.c | 181 total = (uint64_t)prog.TotalBlocks.High << 32 | in volume_status() 183 remaining = (uint64_t)prog.BlocksRemaining.High << 32 | in volume_status()
|
| /freebsd-9-stable/release/picobsd/mfs_tree/etc/ |
| D | disktab | 30 fd1200|floppy5|5in|5.25in High Density Floppy:\ 36 fd1440|floppy|floppy3|3in|3.5in High Density Floppy:\
|
| /freebsd-9-stable/etc/ |
| D | disktab | 35 fd1200|floppy5|5in|5.25in High Density Floppy:\ 40 fd1440|floppy|floppy3|3in|3.5in High Density Floppy:\ 45 fd2880|2.88MB 3.5in Extra High Density Floppy:\
|
| /freebsd-9-stable/crypto/openssl/crypto/bn/asm/x86/ |
| D | mul.pl | 12 $High="edx";
|
| D | mul_add.pl | 12 $High="edx";
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/ |
| D | X86RegisterInfo.h | 134 unsigned getX86SubSuperRegister(unsigned, MVT::SimpleValueType, bool High=false);
|
| /freebsd-9-stable/sys/dev/mpt/ |
| D | mpt.c | 2933 MPT_2_HOST32(sge, u.Address64.High); in mpt2host_sge_simple_union() 3073 MPT_2_HOST32(fp0, WWNN.High); in mpt2host_config_page_fc_port_0() 3075 MPT_2_HOST32(fp0, WWPN.High); in mpt2host_config_page_fc_port_0() 3081 MPT_2_HOST32(fp0, FabricWWNN.High); in mpt2host_config_page_fc_port_0() 3083 MPT_2_HOST32(fp0, FabricWWPN.High); in mpt2host_config_page_fc_port_0() 3094 MPT_2_HOST32(fp1, NoSEEPROMWWNN.High); in mpt2host_config_page_fc_port_1() 3096 MPT_2_HOST32(fp1, NoSEEPROMWWPN.High); in mpt2host_config_page_fc_port_1() 3105 HOST_2_MPT32(fp1, NoSEEPROMWWNN.High); in host2mpt_config_page_fc_port_1() 3107 HOST_2_MPT32(fp1, NoSEEPROMWWPN.High); in host2mpt_config_page_fc_port_1() 3143 MPT_2_HOST16(vi, TotalBlocks.High); in mpt2host_mpi_raid_vol_indicator() [all …]
|
| D | mpt_debug.c | 766 "=0x%0x\n", se64, se64->Address.High, in mpt_dump_sgl() 780 ce64->Address.High, ce64->Address.Low, in mpt_dump_sgl()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 376 SDValue High = DAG.getLoad(getPointerTy(), DL, Chain, in lowerLoadWordFromAlignedBasePlusOffset() local 380 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High, HighShift); in lowerLoadWordFromAlignedBasePlusOffset() 383 High.getValue(1)); in lowerLoadWordFromAlignedBasePlusOffset() 440 SDValue High = DAG.getExtLoad(ISD::EXTLOAD, DL, MVT::i32, Chain, in LowerLOAD() local 445 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High, in LowerLOAD() 449 High.getValue(1)); in LowerLOAD() 498 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local 506 SDValue StoreHigh = DAG.getTruncStore(Chain, dl, High, HighAddr, in LowerSTORE()
|
| /freebsd-9-stable/crypto/openssl/crypto/bn/asm/ |
| D | bn-586.pl | 31 $High="edx"; 191 $High="edx";
|
| /freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 1266 uint64_t High = uint64_t(1) << HighShift; in getTestUnderMaskCond() local 1314 if (EffectivelyUnsigned && CmpVal >= Mask - High && CmpVal < High) { in getTestUnderMaskCond() 1320 if (EffectivelyUnsigned && CmpVal > Mask - High && CmpVal <= High) { in getTestUnderMaskCond() 1329 if (Mask == Low + High) { in getTestUnderMaskCond() 1334 if (CCMask == SystemZ::CCMASK_CMP_EQ && CmpVal == High) in getTestUnderMaskCond() 1336 if (CCMask == SystemZ::CCMASK_CMP_NE && CmpVal == High) in getTestUnderMaskCond() 1909 unsigned High, Low; in lowerOR() local 1911 High = 1, Low = 0; in lowerOR() 1913 High = 0, Low = 1; in lowerOR() 1918 SDValue HighOp = Ops[High]; in lowerOR()
|