Searched defs:BitcastOp (Results 1 – 4 of 4) sorted by relevance
45 typedef struct BitcastOp { struct50 } BitcastOp; argument
105 class BitcastOp : public XlaOpKernel { class107 explicit BitcastOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in BitcastOp() function in tensorflow::__anon8a82b4eb0111::BitcastOp
3411 SDValue BitcastOp = Op->getOperand(0); in isFloatingPointZero() local
4205 SDValue BitcastOp = Op->getOperand(0); in isFloatingPointZero() local