Home
last modified time | relevance | path

Searched defs:OC (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dprelu.h43 uint32_t OC = {1}; variable
Dconcat.h42 uint32_t OC = {1}; variable
Dsplit.h53 uint32_t OC = {1}; variable
Darithmetic_self.cc70 uint32_t OH = 1, OW = 1, OC = 1; in SetGlobalLocal() local
Dpower.cc113 uint32_t OC = UP_DIV(out_shape_.s[3], C4NUM); in SetGlobalLocal() local
Dlayer_norm.cc112 size_t OH = 1, OW = 1, OC = 1; in SetGlobalLocal() local
Dbatchnorm.cc99 uint32_t OC = UP_DIV(output_shape.at(3), C4NUM); in SetGlobalLocal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp214 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h567 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local
604 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h127 OC, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc1019 using OC = absl::optional<const std::string>; in TEST() typedef
1069 using OC = absl::optional<const std::string>; in TEST() typedef
/third_party/abseil-cpp/absl/types/
Doptional_test.cc1019 using OC = absl::optional<const std::string>; in TEST() typedef
1069 using OC = absl::optional<const std::string>; in TEST() typedef
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp581 #define OC macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2064 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11401 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local