Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8280 const SmallVectorImpl<SDValue> &OpValues) { in visitVPLoad()
8306 const SmallVectorImpl<SDValue> &OpValues) { in visitVPGather()
8347 const VPIntrinsic &VPIntrin, const SmallVectorImpl<SDValue> &OpValues) { in visitVPStore()
8369 const VPIntrinsic &VPIntrin, const SmallVectorImpl<SDValue> &OpValues) { in visitVPScatter()
8412 const SmallVectorImpl<SDValue> &OpValues) { in visitVPStridedLoad()
8438 const VPIntrinsic &VPIntrin, const SmallVectorImpl<SDValue> &OpValues) { in visitVPStridedStore()
8517 SmallVector<SDValue, 7> OpValues; in visitVectorPredicationIntrinsic() local
H A DLegalizeVectorOps.cpp1968 SmallVector<SDValue, 32> OpValues; in UnrollStrictFPOp() local