/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/ |
D | rewrite_output_shape.h | 26 explicit SaveOutputShape(const std::string &pass_name = "save_output_shape") : Pass(pass_name) {} in Pass() function 33 …explicit RewriteOutputShape(const std::string &pass_name = "rewrite_output_shape") : Pass(pass_nam… in Pass() function
|
D | add_atomic_clean.h | 73 explicit AtomicCleanInsertter(const std::string &name = "atomic_clean") : Pass(name) {} in Pass() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | IndirectDrawValidationEncoder.cpp | 208 struct Pass { in EncodeIndirectDrawValidationCommands() struct 209 BufferBase* clientIndirectBuffer; in EncodeIndirectDrawValidationCommands() 210 uint64_t validatedParamsSize = 0; in EncodeIndirectDrawValidationCommands() 211 uint64_t batchDataSize = 0; in EncodeIndirectDrawValidationCommands() 213 std::vector<Batch> batches; in EncodeIndirectDrawValidationCommands()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PassInstrumentation.h | 144 bool runBeforePass(const PassT &Pass, const IRUnitT &IR) const { in runBeforePass() 158 void runAfterPass(const PassT &Pass, const IRUnitT &IR) const { in runAfterPass() 168 void runAfterPassInvalidated(const PassT &Pass) const { in runAfterPassInvalidated()
|
D | LegacyPassManager.h | 24 class Pass; variable
|
D | OptBisect.h | 21 class Pass; variable
|
D | PassTimingInfo.h | 27 class Pass; variable
|
D | IRPrintingPasses.h | 25 class Pass; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/ |
D | ObjCARC.h | 19 class Pass; variable
|
D | Coroutines.h | 16 class Pass; variable
|
D | Utils.h | 21 class Pass; variable
|
D | Scalar.h | 24 class Pass; variable
|
D | IPO.h | 27 class Pass; variable
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/ |
D | common_subexpression_elimination.h | 26 explicit CommonSubexpressionElimination(const std::string &name = "cse") : Pass(name) {} in Pass() function
|
D | communication_op_fusion.h | 38 : Pass(name), op_name_(std::move(op_name)), groups_(groups) {} in Pass() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | Passes.h | 22 class Pass; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | Passes.h | 26 class Pass; variable
|
D | MachineBasicBlock.h | 41 class Pass; variable
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | pass.h | 45 Pass() : consumer_(nullptr) {} in Pass() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | angle_deqp_libtester.h | 32 Pass, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
D | BitcodeWriterPass.h | 23 class Pass; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | FunctionAttrs.h | 27 class Pass; variable
|
/third_party/mindspore/mindspore/lite/tools/optimizer/format/ |
D | to_format_base.h | 42 : Pass(pass_name), fmk_type_(fmk_type), train_flag_(train_flag) {} in Pass() function
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | angle_deqp_libtester.h | 34 Pass, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopPassManager.cpp | 35 for (auto &Pass : Passes) { in run() local
|