Searched defs:reference_shape (Results 1 – 3 of 3) 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()
129 bool reference_shape; member
1145 const Shape& reference_shape = operands[0]->shape(); in HandleConcatenate() local