Searched defs:reference_shape (Results 1 – 2 of 2) sorted by relevance
44 Literal CreatePredLiteral(bool pred, const Shape& reference_shape) { in CreatePredLiteral()65 Literal CreateS64Literal(int64_t value, const Shape& reference_shape) { in CreateS64Literal()87 Literal CreateGarbageLiteral(const Shape& reference_shape) { in CreateGarbageLiteral()
1145 const Shape& reference_shape = operands[0]->shape(); in HandleConcatenate() local