Searched defs:OpValues (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7867 visitVPLoad(const VPIntrinsic & VPIntrin,EVT VT,const SmallVectorImpl<SDValue> & OpValues) visitVPLoad() argument 7893 visitVPGather(const VPIntrinsic & VPIntrin,EVT VT,const SmallVectorImpl<SDValue> & OpValues) visitVPGather() argument 7934 visitVPStore(const VPIntrinsic & VPIntrin,const SmallVectorImpl<SDValue> & OpValues) visitVPStore() argument 7956 visitVPScatter(const VPIntrinsic & VPIntrin,const SmallVectorImpl<SDValue> & OpValues) visitVPScatter() argument 7999 visitVPStridedLoad(const VPIntrinsic & VPIntrin,EVT VT,const SmallVectorImpl<SDValue> & OpValues) visitVPStridedLoad() argument 8024 visitVPStridedStore(const VPIntrinsic & VPIntrin,const SmallVectorImpl<SDValue> & OpValues) visitVPStridedStore() argument 8102 SmallVector<SDValue, 7> OpValues; visitVectorPredicationIntrinsic() local [all...] |
H A D | LegalizeVectorOps.cpp | 1863 SmallVector<SDValue, 32> OpValues; UnrollStrictFPOp() local
|