Home
last modified time | relevance | path

Searched defs:SubVec (Results 1 – 25 of 141) sorted by relevance

123456

/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/gonum.org/v1/gonum/mat/
H A Dvector.go387 func (v *VecDense) SubVec(a, b Vector) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/mat/
H A Dvector.go387 func (v *VecDense) SubVec(a, b Vector) { func
/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbmath/
H A Dmatvec3n.cc593 Mat3xN::SubVec(integer iCol, const Vec3& v) in SubVec() function in Mat3xN
884 MatNx3::SubVec(integer iRow, const Vec3& v) in SubVec() function in MatNx3
H A Dmatvec3.h936 void SubVec(unsigned short int i, const Vec3& v) { in SubVec() function
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/mat/
H A Dvector.go403 func (v *VecDense) SubVec(a, b Vector) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/mat/
H A Dvector.go393 func (v *VecDense) SubVec(a, b Vector) { func
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/mat/
H A Dvector.go414 func (v *VecDense) SubVec(a, b Vector) { func
/dports/math/vtk9/VTK-9.1.0/Accelerators/Vtkm/Core/vtkmlib/
H A DvtkmDataArray.hxx63 using SubVec = FlattenVec<typename vtkm::VecTraits<T>::ComponentType>; typedef
/dports/devel/indi/indi-1.9.1/libs/indibase/alignment/
H A DConvexHull.cpp1004 void ConvexHull::SubVec(int a[3], int b[3], int c[3]) in SubVec() function in INDI::AlignmentSubsystem::ConvexHull
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1688 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1688 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1274 SDValue SubVec = N->getOperand(1); in SplitVecRes_INSERT_SUBVECTOR() local
2388 SDValue SubVec = N->getOperand(1); in SplitVecOp_INSERT_SUBVECTOR() local
4853 SDValue SubVec = N->getOperand(1); in WidenVecOp_INSERT_SUBVECTOR() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1274 SDValue SubVec = N->getOperand(1); in SplitVecRes_INSERT_SUBVECTOR() local
2388 SDValue SubVec = N->getOperand(1); in SplitVecOp_INSERT_SUBVECTOR() local
4853 SDValue SubVec = N->getOperand(1); in WidenVecOp_INSERT_SUBVECTOR() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1274 SDValue SubVec = N->getOperand(1); in SplitVecRes_INSERT_SUBVECTOR() local
2388 SDValue SubVec = N->getOperand(1); in SplitVecOp_INSERT_SUBVECTOR() local
4853 SDValue SubVec = N->getOperand(1); in WidenVecOp_INSERT_SUBVECTOR() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1327 SDValue SubVec = N->getOperand(1); in SplitVecRes_INSERT_SUBVECTOR() local
2441 SDValue SubVec = N->getOperand(1); in SplitVecOp_INSERT_SUBVECTOR() local
4981 SDValue SubVec = N->getOperand(1); in WidenVecOp_INSERT_SUBVECTOR() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1274 SDValue SubVec = N->getOperand(1); in SplitVecRes_INSERT_SUBVECTOR() local
2388 SDValue SubVec = N->getOperand(1); in SplitVecOp_INSERT_SUBVECTOR() local
4853 SDValue SubVec = N->getOperand(1); in WidenVecOp_INSERT_SUBVECTOR() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1893 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1893 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1893 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1893 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1893 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXUtil.cpp159 Constant *SubVec = nullptr; in getConstantSubvector() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2032 Value *SubVec = II->getArgOperand(1); in visitCallInst() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1252 SDValue SubVec = N->getOperand(1); in SplitVecRes_INSERT_SUBVECTOR() local
2336 SDValue SubVec = N->getOperand(1); in SplitVecOp_INSERT_SUBVECTOR() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1252 SDValue SubVec = N->getOperand(1); in SplitVecRes_INSERT_SUBVECTOR() local
2336 SDValue SubVec = N->getOperand(1); in SplitVecOp_INSERT_SUBVECTOR() local

123456