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.cpp6387 SDValue BcstLd = DAG.getMemIntrinsicNode( in getBROADCAST_LOAD() local
6391 DAG.makeEquivalentMemoryOrdering(SDValue(Mem, 1), BcstLd.getValue(1)); in getBROADCAST_LOAD()
6392 return BcstLd; in getBROADCAST_LOAD()
14954 if (SDValue BcstLd = getBROADCAST_LOAD(X86ISD::SUBV_BROADCAST_LOAD, DL, in lowerV2X128Shuffle() local
14956 return BcstLd; in lowerV2X128Shuffle()
42438 if (SDValue BcstLd = in SimplifyDemandedVectorEltsForTargetNode() local
42441 insertSubVector(TLO.DAG.getUNDEF(VT), BcstLd, 0, in SimplifyDemandedVectorEltsForTargetNode()