Searched defs:vectorLength (Results 1 – 7 of 7) sorted by relevance
201 OptionalParseResult async, numGangs, numWorkers, vectorLength; in parseParallelOp() local377 if (Value vectorLength = op.vectorLength()) in print() local589 if (Value vectorLength = op.vectorLength()) in print() local
31 Option<int32_t> vectorLength{ member
341 size_t vectorLength; member350 std::vector<deUint8> packFloats (const std::vector<T>& values, size_t vectorLength) in packFloats()368 std::vector<T> unpackFloats (const std::vector<deUint8>& memory, size_t vectorLength, size_t expect… in unpackFloats()423 size_t vectorLength; member
91 def vectorLength(vector): function
1016 J3DIVector3.prototype.vectorLength = function() method in J3DIVector3
140 mlir::Value vectorLength; in genACC() local268 mlir::Value vectorLength; in genACCParallelOp() local
853 unsigned vectorLength; member