Searched defs:type_op (Results 1 – 3 of 3) sorted by relevance
131 if (auto type_op = llvm::dyn_cast<mlir::InferTypeOpInterface>(op)) { in InferShapeOfTFOpWithCustomOperandConstantFn() local
98 _cffi_opcode_t type_op; member
15 def __init__(self, name, address, type_op, size=0, check_value=0): argument