Searched defs:ShapeInfo (Results 1 – 2 of 2) sorted by relevance
386 struct ShapeInfo { global() struct in __anonf1ff33490111::LowerMatrixIntrinsics 387 NumRows__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo global() argument 388 NumColumns__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo global() argument 390 IsColumnMajor__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo global() argument 392 ShapeInfo__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo ShapeInfo() argument 396 ShapeInfo__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo ShapeInfo() argument 400 operator ==__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo operator ==() argument 403 operator !=__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo operator !=() argument 407 operator bool__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo operator bool() argument 412 getStride__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo getStride() argument 418 getNumVectors__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo getNumVectors() argument 425 t__anonf1ff33490111::LowerMatrixIntrinsics::ShapeInfo t() argument 739 distributeTransposes(Value * Op0,ShapeInfo Shape0,Value * Op1,ShapeInfo Shape1,MatrixBuilder & Builder,function_ref<Instruction * (Value *,ShapeInfo,Value *,ShapeInfo)> Operation) distributeTransposes() argument [all...]
125 for (auto &ShapeInfo : ShapeInfos) { in configBasicBlock() local