Home
last modified time | relevance | path

Searched defs:OutputTy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DLSHProjectionTest.cpp80 OperandType OutputTy(Type::TENSOR_INT32, {outShapeDimension}); in LSHProjectionOpModel() local
DRNNTest.cpp154 OperandType OutputTy(Type::TENSOR_FLOAT32, {batches_, units_}); in BasicRNNOpModel() local
/aosp_15_r20/external/clang/lib/Driver/
H A DDriver.cpp1722 types::ID OutputTy; in ConstructPhaseAction() local
1738 types::ID OutputTy = types::TY_PCH; in ConstructPhaseAction() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmt.cpp1986 llvm::Type *OutputTy = ConvertType(OutputType); in EmitAsmStmt() local