Home
last modified time | relevance | path

Searched defs:pred_type (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_layout_test.cpp38 using pred_type = std::function<spv_result_t(int)>; typedef
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_layout_test.cpp38 using pred_type = std::function<spv_result_t(int)>; typedef
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_layout_test.cpp38 using pred_type = std::function<spv_result_t(int)>; typedef
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dchlo_ops.cc411 auto pred_type = op.pred().getType().dyn_cast<ShapedType>(); in inferReturnTypeComponents() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dchlo_legalize_to_hlo.cc1234 auto pred_type = pred.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local