Home
last modified time | relevance | path

Searched defs:then_type (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-bcel/src/examples/Mini/
DASTIfExpr.java94 int then_type, else_type, if_type; in eval() local
/external/mesa3d/src/compiler/spirv/
Dvtn_private.h175 enum vtn_branch_type then_type; member
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2955 auto then_type = op.t().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local