Searched defs:OpDefs (Results 1 – 5 of 5) sorted by relevance
1538 SmallVector<OperandBundleDef, 2> OpDefs; in InlineFunction() local
1758 SmallVector<OperandBundleDef, 2> OpDefs; in InlineFunction() local
1825 SmallVector<OperandBundleDef, 2> OpDefs; in InlineFunction() local
521 SmallVector<OperandBundleDef, 2> OpDefs; in CreateWithReplacedBundle() local846 SmallVector<OperandBundleDef, 2> OpDefs; in CreateWithReplacedBundle() local
220 typedef tensorflow::protobuf::RepeatedPtrField<tensorflow::OpDef> OpDefs; in TEST() typedef