Searched defs:BitcastOp (Results 1 – 4 of 4) sorted by relevance
43 typedef struct BitcastOp { struct48 } BitcastOp; argument
100 class BitcastOp : public XlaOpKernel { class102 explicit BitcastOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in BitcastOp() function in tensorflow::__anon6709dca80111::BitcastOp
3411 SDValue BitcastOp = Op->getOperand(0); in isFloatingPointZero() local
3838 SDValue BitcastOp = Op->getOperand(0); in isFloatingPointZero() local