Home
last modified time | relevance | path

Searched defs:Ones (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/test/ocl/
Dtest_matrix_expr.cpp66 OCL_TEST_P(UMatExpr, Ones) in OCL_TEST_P() argument
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp785 SDValue Ones = CurDAG->getTargetConstant(MV, dl, MVT::i64); in SelectZeroExtend() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4173 APInt Zeros(BitWidth, 0), Ones(BitWidth, 0); in GetMinTrailingZeros() local
4390 APInt Zeros(BitWidth, 0), Ones(BitWidth, 0); in getRange() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp14148 APInt Zeros, Ones; in LowerToBT() local
25864 SDValue Ones = DAG.getNode(ISD::BUILD_VECTOR, DL, InVT, in detectAVGPattern() local