Home
last modified time | relevance | path

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

/external/eigen/test/
Dgeo_alignedbox.cpp98 const VectorType Ones = VectorType::Ones(); in alignedboxTranslatable() local
247 const VectorType Ones = VectorType::Ones(); in alignedboxRotatable() local
320 const VectorType Ones = VectorType::Ones(); in alignedboxNonIntegralRotatable() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h504 unsigned Ones = countTrailingOnesSlowCase(); in isMask() local
515 unsigned Ones = countTrailingOnesSlowCase(); in isMask() local
524 unsigned Ones = countPopulationSlowCase(); in isShiftedMask() local
/external/libchrome/ui/gfx/geometry/
Dmatrix3_f.cc65 Matrix3F Matrix3F::Ones() { in Ones() function in gfx::Matrix3F
/external/tensorflow/tensorflow/core/kernels/
Dsdca_ops_test.cc75 Node* Ones(Graph* const g, const int n) { in Ones() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp1664 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCLBr()
1685 bool Ones, APInt &Result) { in evaluateCLBi()
1699 bool Ones, const CellMap &Inputs, LatticeCell &Result) { in evaluateCTBr()
1720 bool Ones, APInt &Result) { in evaluateCTBi()
2092 bool Ones = (Opc == S2_ct1) || (Opc == S2_ct1p); in evaluate() local
/external/tensorflow/tensorflow/python/ops/
Dinit_ops_v2.py158 class Ones(Initializer): class
Dinit_ops.py183 class Ones(Initializer): class
/external/tensorflow/tensorflow/python/keras/initializers/
Dinitializers_v2.py155 class Ones(Initializer): class
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp823 SDValue Ones = CurDAG->getTargetConstant(MV, dl, MVT::i64); in SelectZeroExtend() local
/external/crosvm/acpi_tables/src/
Daml.rs111 pub struct Ones {} struct
113 impl Aml for Ones { implementation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3922 APInt Ones = APInt::getAllOnesValue(32); in combineIncDecVector() local
DX86ISelLowering.cpp5995 APInt Ones = APInt::getAllOnesValue(32); in getOnesVector() local
40902 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1321 PyObject* Ones(PyObject* shape, PyObject* dtype) const { in Ones() function in PyVSpace
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp998 uint64_t Ones = (Sum + Carry) & NonDemandedBits; in optimizeLogicalImm() local
9637 SDValue Ones = N->getOperand(1); in foldVectorXorShiftIntoCmp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7147 APInt Ones = APInt::getAllOnesValue(BitWidth); in visitXOR() local
9577 SDValue Ones = SetCC.getOperand(1); in foldExtendedSignBitTest() 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