Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsdca_ops_test.cc75 Node* Ones(Graph* const g, const int n) { in Ones() function
/external/tensorflow/tensorflow/python/ops/
Dinit_ops.py106 class Ones(Initializer): class
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp823 SDValue Ones = CurDAG->getTargetConstant(MV, dl, MVT::i64); in SelectZeroExtend() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1195 PyObject* Ones(tensorflow::TensorShape shape, function in PyVSpace
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp3246 APInt Zeros(BitWidth, 0), Ones(BitWidth, 0); in GetMinTrailingZeros() local
3386 APInt Zeros(BitWidth, 0), Ones(BitWidth, 0); in getUnsignedRange() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4407 APInt Zeros(BitWidth, 0), Ones(BitWidth, 0); in GetMinTrailingZeros() local
4578 APInt Zeros(BitWidth, 0), Ones(BitWidth, 0); in getRange() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7438 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp4684 APInt Ones = APInt::getAllOnesValue(32); in getOnesVector() local
15010 APInt Zeros, Ones; in LowerToBT() local
28616 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp8329 APInt Mask = APInt::getAllOnesValue(BitWidth), Zeros, Ones; in LowerToBT() local