Home
last modified time | relevance | path

Searched defs:OpValues (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8264 visitVPLoad(const VPIntrinsic & VPIntrin,EVT VT,const SmallVectorImpl<SDValue> & OpValues) visitVPLoad() argument
8290 visitVPGather(const VPIntrinsic & VPIntrin,EVT VT,const SmallVectorImpl<SDValue> & OpValues) visitVPGather() argument
8331 visitVPStore(const VPIntrinsic & VPIntrin,const SmallVectorImpl<SDValue> & OpValues) visitVPStore() argument
8353 visitVPScatter(const VPIntrinsic & VPIntrin,const SmallVectorImpl<SDValue> & OpValues) visitVPScatter() argument
8396 visitVPStridedLoad(const VPIntrinsic & VPIntrin,EVT VT,const SmallVectorImpl<SDValue> & OpValues) visitVPStridedLoad() argument
8422 visitVPStridedStore(const VPIntrinsic & VPIntrin,const SmallVectorImpl<SDValue> & OpValues) visitVPStridedStore() argument
8501 SmallVector<SDValue, 7> OpValues; visitVectorPredicationIntrinsic() local
[all...]
H A DLegalizeVectorOps.cpp1958 SmallVector<SDValue, 32> OpValues; UnrollStrictFPOp() local