Searched defs:OpValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8264 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 D | LegalizeVectorOps.cpp | 1958 SmallVector<SDValue, 32> OpValues; UnrollStrictFPOp() local
|