Searched refs:literal_for_new_source (Results 1 – 1 of 1) sorted by relevance
930 const Literal* literal_for_new_source; in ComputeArrayForElementwiseBinaryOp() local933 literal_for_new_source, in ComputeArrayForElementwiseBinaryOp()938 literal_for_new_source, in ComputeArrayForElementwiseBinaryOp()943 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForElementwiseBinaryOp()964 TF_ASSIGN_OR_RETURN(Literal * literal_for_new_source, in ComputeArrayForElementwiseUnaryOp()967 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForElementwiseUnaryOp()1055 Literal * literal_for_new_source, in ComputeArrayForDotWithIndexedLhs()1064 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForDotWithIndexedLhs()1091 Literal * literal_for_new_source, in ComputeArrayForDotWithIndexedRhs()1100 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForDotWithIndexedRhs()