Home
last modified time | relevance | path

Searched defs:result_types (Results 1 – 15 of 15) sorted by relevance

/external/v8/src/torque/
Dcsa-generator.cc485 std::vector<const Type*> result_types = in EmitInstruction() local
539 std::vector<const Type*> result_types = in EmitInstruction() local
631 std::vector<const Type*> result_types; in EmitInstruction() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp344 std::vector<uint32_t> result_types; in ValidateExtInst() local
449 std::vector<uint32_t> result_types; in ValidateExtInst() local
Dvalidate_arithmetics.cpp414 std::vector<uint32_t> result_types; in ArithmeticsPass() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dbreakup-islands.cc142 tf_executor::IslandOp CreateIsland(ArrayRef<Type> result_types, in CreateIsland()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_arithmetics.cpp414 std::vector<uint32_t> result_types; in ArithmeticsPass() local
Dvalidate_extensions.cpp482 std::vector<uint32_t> result_types; in ValidateExtInst() local
587 std::vector<uint32_t> result_types; in ValidateExtInst() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp414 std::vector<uint32_t> result_types; in ArithmeticsPass() local
Dvalidate_extensions.cpp482 std::vector<uint32_t> result_types; in ValidateExtInst() local
587 std::vector<uint32_t> result_types; in ValidateExtInst() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dexecutor_island_coarsening.cc179 llvm::SmallVector<Type, 8> result_types; in CreateNewIsland() local
Dtpu_cluster_formation.cc209 llvm::SmallVector<Type, 8> result_types; in CreateLaunchOpForCluster() local
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py495 result_types = ['passed', 'failed', 'todo', 'empty'] variable
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlower_static_tensor_list.cc799 llvm::SmallVector<Type, 8> result_types; in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc1156 absl::Span<const DataType> result_types, CompilationResult* result) { in CompileSingleOp()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2856 std::vector<Type> result_types(op.outputs().size()); in matchAndRewrite() local
/external/v8/src/wasm/
Dc-api.cc1585 const ownvec<ValType>& result_types = self->type->results(); in v8_callback() local