Searched defs:ConstOp (Results 1 – 14 of 14) sorted by relevance
100 class ConstOp : public XlaOpKernel { class102 explicit ConstOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in ConstOp() function in tensorflow::__anon17d85bf10111::ConstOp
57 class ConstOp(test.TestCase): class
70 Constant *ConstOp = cast<Constant>(&Op); in shouldConvertToRelLookupTable() local
2309 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest() local
7780 const SCEV *NonConstOp, *ConstOp; in isKnownPredicateViaNoOverflow() local
861 TEST(XlaCompilationTest, ConstOp) { in TEST() argument
2386 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest() local
3839 auto *ConstOp = dyn_cast<SCEVConstant>(Add->getOperand(0)); in splitAddExpr() local9422 const SCEV *NonConstOp, *ConstOp; in isKnownPredicateViaNoOverflow() local
2462 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest() local
4259 if (Constant *ConstOp = dyn_cast<Constant>(NewOp)) in simplifyWithOpReplaced() local
381 const Constant *ConstOp = dyn_cast<Constant>(Op); in ConstHasGlobalValuePredicate() local
506 const Constant *ConstOp = dyn_cast<Constant>(Op); in ConstHasGlobalValuePredicate() local
585 const Constant *ConstOp = dyn_cast<Constant>(Op); in ConstHasGlobalValuePredicate() local
958 ConstantSDNode *ConstOp; in combineShiftToAVG() local