Searched defs:Ones (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | sdca_ops_test.cc | 75 Node* Ones(Graph* const g, const int n) { in Ones() function
|
/external/tensorflow/tensorflow/python/ops/ |
D | init_ops.py | 106 class Ones(Initializer): class
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 823 SDValue Ones = CurDAG->getTargetConstant(MV, dl, MVT::i64); in SelectZeroExtend() local
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tfe_src.cc | 1195 PyObject* Ones(tensorflow::TensorShape shape, function in PyVSpace
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 3246 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/ |
D | ScalarEvolution.cpp | 4407 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/ |
D | AArch64ISelLowering.cpp | 7438 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4684 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/ |
D | X86ISelLowering.cpp | 8329 APInt Mask = APInt::getAllOnesValue(BitWidth), Zeros, Ones; in LowerToBT() local
|