Home
last modified time | relevance | path

Searched refs:BcstLd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6737 SDValue BcstLd = DAG.getMemIntrinsicNode( in getBROADCAST_LOAD() local
6741 DAG.makeEquivalentMemoryOrdering(SDValue(Mem, 1), BcstLd.getValue(1)); in getBROADCAST_LOAD()
6742 return BcstLd; in getBROADCAST_LOAD()
15537 if (SDValue BcstLd = getBROADCAST_LOAD(X86ISD::SUBV_BROADCAST_LOAD, DL, in lowerV2X128Shuffle() local
15539 return BcstLd; in lowerV2X128Shuffle()
44048 if (SDValue BcstLd = in SimplifyDemandedVectorEltsForTargetNode() local
44051 insertSubVector(TLO.DAG.getUNDEF(VT), BcstLd, 0, in SimplifyDemandedVectorEltsForTargetNode()