Searched defs:pred_type (Results 1 – 5 of 5) sorted by relevance
38 using pred_type = std::function<spv_result_t(int)>; typedef
411 auto pred_type = op.pred().getType().dyn_cast<ShapedType>(); in inferReturnTypeComponents() local
1234 auto pred_type = pred.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local