Searched defs:Ones (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/core/test/ocl/ |
D | test_matrix_expr.cpp | 66 OCL_TEST_P(UMatExpr, Ones) in OCL_TEST_P() argument
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 785 SDValue Ones = CurDAG->getTargetConstant(MV, dl, MVT::i64); in SelectZeroExtend() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 4173 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/ |
D | X86ISelLowering.cpp | 14148 APInt Zeros, Ones; in LowerToBT() local 25864 SDValue Ones = DAG.getNode(ISD::BUILD_VECTOR, DL, InVT, in detectAVGPattern() local
|