Home
last modified time | relevance | path

Searched defs:ConstOp (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dconst_op.cc100 class ConstOp : public XlaOpKernel { class
102 explicit ConstOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in ConstOp() function in tensorflow::__anon17d85bf10111::ConstOp
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dconst_op_test.py57 class ConstOp(test.TestCase): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp70 Constant *ConstOp = cast<Constant>(&Op); in shouldConvertToRelLookupTable() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2309 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest() local
H A DScalarEvolution.cpp7780 const SCEV *NonConstOp, *ConstOp; in isKnownPredicateViaNoOverflow() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass_test.cc861 TEST(XlaCompilationTest, ConstOp) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2386 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest() local
H A DScalarEvolution.cpp3839 auto *ConstOp = dyn_cast<SCEVConstant>(Add->getOperand(0)); in splitAddExpr() local
9422 const SCEV *NonConstOp, *ConstOp; in isKnownPredicateViaNoOverflow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2462 const SCEVConstant *ConstOp = getConstantPart(Product); in gcdMIVtest() local
H A DInstructionSimplify.cpp4259 if (Constant *ConstOp = dyn_cast<Constant>(NewOp)) in simplifyWithOpReplaced() local
/aosp_15_r20/external/llvm/lib/IR/
H A DConstants.cpp381 const Constant *ConstOp = dyn_cast<Constant>(Op); in ConstHasGlobalValuePredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp506 const Constant *ConstOp = dyn_cast<Constant>(Op); in ConstHasGlobalValuePredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp585 const Constant *ConstOp = dyn_cast<Constant>(Op); in ConstHasGlobalValuePredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp958 ConstantSDNode *ConstOp; in combineShiftToAVG() local