Searched defs:loadType (Results 1 – 4 of 4) sorted by relevance
1204 for (const auto &loadType : matrixLoadTypes) in init() local1246 for (const auto &loadType : matrixLoadTypes) in init() local1289 for (const auto &loadType : matrixLoadTypes) in init() local1336 for (const auto &loadType : matrixLoadTypes) in init() local1384 for (const auto &loadType : matrixLoadTypes) in init() local1432 for (const auto &loadType : matrixLoadTypes) in init() local1471 for (const auto &loadType : matrixLoadTypes) in init() local1506 for (const auto &loadType : matrixLoadTypes) in init() local1541 for (const auto &loadType : matrixLoadTypes) in init() local1577 for (const auto &loadType : matrixLoadTypes) in init() local[all …]
806 TypePtr SourceImporter::loadType(const QualifiedName& name) const { in loadType() function in torch::jit::SourceImporter
1005 spirv::IdRef loadType(kIdFloatSubpassImageType); in InsertColorUnresolveLoadStore() local1040 spirv::IdRef loadType(kIdFloatSubpassImageType); in InsertDepthStencilUnresolveLoadStore() local1060 spirv::IdRef loadType(kIdUIntSubpassImageType); in InsertDepthStencilUnresolveLoadStore() local
1424 llvm::Type* loadType = nullptr; in visit() local