Searched defs:BitcastConvertType (Results 1 – 2 of 2) sorted by relevance
342 ## BitcastConvertType section in Operation Semantics367 ### Bitcast-converting to primitive type of different width
2215 XlaOp XlaBuilder::BitcastConvertType(XlaOp operand, in BitcastConvertType() function in xla::XlaBuilder4825 XlaOp BitcastConvertType(const XlaOp operand, PrimitiveType new_element_type) { in BitcastConvertType() function