Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h824 SUBV_BROADCAST_LOAD, enumerator
H A DX86InstrFragmentsSIMD.td112 def X86SubVBroadcastld : SDNode<"X86ISD::SUBV_BROADCAST_LOAD", SDTLoad,
H A DX86ISelLowering.cpp4922 if (Op.getOpcode() == X86ISD::SUBV_BROADCAST_LOAD) { in getTargetConstantBitsFromNode()
6376 Opcode == X86ISD::SUBV_BROADCAST_LOAD) && in getBROADCAST_LOAD()
7386 return DAG.getMemIntrinsicNode(X86ISD::SUBV_BROADCAST_LOAD, dl, Tys, in lowerBuildVectorAsBroadcast()
14954 if (SDValue BcstLd = getBROADCAST_LOAD(X86ISD::SUBV_BROADCAST_LOAD, DL, in lowerV2X128Shuffle()
33860 NODE_NAME_CASE(SUBV_BROADCAST_LOAD) in getTargetNodeName()
42422 case X86ISD::SUBV_BROADCAST_LOAD: { in SimplifyDemandedVectorEltsForTargetNode()
51173 (User->getOpcode() == X86ISD::SUBV_BROADCAST_LOAD || in combineConstantPoolLoads()
51283 User->getOpcode() == X86ISD::SUBV_BROADCAST_LOAD && in combineLoad()
56131 if (SrcVec.getOpcode() == X86ISD::SUBV_BROADCAST_LOAD && in combineConcatVectorOps()
56711 Op0.getOpcode() == X86ISD::SUBV_BROADCAST_LOAD) { in combineConcatVectorOps()
[all …]