Searched refs:MLD (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 583 DILocation *getReplacementMDLocation(DILocation *MLD) { in getReplacementMDLocation() argument 584 auto *Scope = map(MLD->getScope()); in getReplacementMDLocation() 585 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() 586 if (MLD->isDistinct()) in getReplacementMDLocation() 587 return DILocation::getDistinct(MLD->getContext(), MLD->getLine(), in getReplacementMDLocation() 588 MLD->getColumn(), Scope, InlinedAt); in getReplacementMDLocation() 589 return DILocation::get(MLD->getContext(), MLD->getLine(), MLD->getColumn(), in getReplacementMDLocation() 625 if (auto *MLD = dyn_cast<DILocation>(N)) in remap() local 626 return getReplacementMDLocation(MLD); in remap()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 1728 void DAGTypeLegalizer::SplitVecRes_MLOAD(MaskedLoadSDNode *MLD, in SplitVecRes_MLOAD() argument 1730 assert(MLD->isUnindexed() && "Indexed masked load during type legalization!"); in SplitVecRes_MLOAD() 1732 SDLoc dl(MLD); in SplitVecRes_MLOAD() 1733 std::tie(LoVT, HiVT) = DAG.GetSplitDestVTs(MLD->getValueType(0)); in SplitVecRes_MLOAD() 1735 SDValue Ch = MLD->getChain(); in SplitVecRes_MLOAD() 1736 SDValue Ptr = MLD->getBasePtr(); in SplitVecRes_MLOAD() 1737 SDValue Offset = MLD->getOffset(); in SplitVecRes_MLOAD() 1739 SDValue Mask = MLD->getMask(); in SplitVecRes_MLOAD() 1740 SDValue PassThru = MLD->getPassThru(); in SplitVecRes_MLOAD() 1741 Align Alignment = MLD->getOriginalAlign(); in SplitVecRes_MLOAD() [all …]
|
| H A D | LegalizeTypes.h | 837 void SplitVecRes_MLOAD(MaskedLoadSDNode *MLD, SDValue &Lo, SDValue &Hi);
|
| H A D | DAGCombiner.cpp | 9754 MaskedLoadSDNode *MLD = cast<MaskedLoadSDNode>(N); in visitMLOAD() local 9755 SDValue Mask = MLD->getMask(); in visitMLOAD() 9760 return CombineTo(N, MLD->getPassThru(), MLD->getChain()); in visitMLOAD() 9765 MLD->isUnindexed() && !MLD->isExpandingLoad() && in visitMLOAD() 9766 MLD->getExtensionType() == ISD::NON_EXTLOAD) { in visitMLOAD() 9767 SDValue NewLd = DAG.getLoad(N->getValueType(0), SDLoc(N), MLD->getChain(), in visitMLOAD() 9768 MLD->getBasePtr(), MLD->getMemOperand()); in visitMLOAD()
|
| H A D | SelectionDAG.cpp | 686 const MaskedLoadSDNode *MLD = cast<MaskedLoadSDNode>(N); in AddNodeIDCustom() local 687 ID.AddInteger(MLD->getMemoryVT().getRawBits()); in AddNodeIDCustom() 688 ID.AddInteger(MLD->getRawSubclassData()); in AddNodeIDCustom() 689 ID.AddInteger(MLD->getPointerInfo().getAddrSpace()); in AddNodeIDCustom()
|
| /netbsd-src/share/misc/ |
| H A D | acronyms.comp | 1043 MLD multicast listener discovery
|
| H A D | airport | 4803 MLD:Malad City Airport, ID, USA
|