Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h276 inline ::testing::Matcher<const ::xla::HloInstruction*> Ne(M... operands) { in Ne() function
/external/flac/libFLAC/
Dwindow.c242 FLAC__int32 Ns, Ne, n, i; in FLAC__window_punchout_tukey() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1187 auto Ne = Vs.traverse(Expr0, Vs.subExprCtx(Ctx)); in traverse() local
1274 auto Ne = Vs.traverse(Expr0, Vs.subExprCtx(Ctx)); in traverse() local
1490 auto Ne = Vs.traverse(Retval, Vs.subExprCtx(Ctx)); in traverse() local
1636 auto Ne = Vs.traverse(E, Vs.subExprCtx(Ctx)); in traverse() local
1640 auto Ne = Vs.traverse(E, Vs.subExprCtx(Ctx)); in traverse() local
1838 auto Ne = Vs.traverse(ElseExpr, Vs.subExprCtx(Ctx)); in traverse() local
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h807 inline internal::NeMatcher<Rhs> Ne(Rhs x) { in Ne() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp499 NodePairSet &Ne) { in node_eq()
550 NodePairSet Eq, Ne; // Caches. in common() local
/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp853 Value *Ne = IRB.CreateICmpNE(V, DFSF.DFS.ZeroShadow); in runOnModule() local
994 Value *Ne = IRB.CreateICmpNE(V1, V2); in combineShadows() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp476 bool node_eq(GepNode *N1, GepNode *N2, NodePairSet &Eq, NodePairSet &Ne) { in node_eq()
529 NodePairSet Eq, Ne; // Caches. in common() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp965 Value *Ne = IRB.CreateICmpNE(V, DFSF.DFS.ZeroShadow); in runOnModule() local
1106 Value *Ne = IRB.CreateICmpNE(V1, V2); in combineShadows() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml105 | Ne Constructor
Dllvm.mli152 | Ne Constructor
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml117 | Ne Constructor
Dllvm.mli170 | Ne (** Not equal *) Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml142 | Ne Constructor
Dllvm.mli159 | Ne (** Not equal *) Constructor
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2577 SDValue Ne = DAG.getSetCC(dl, TLI.getSetCCResultType(MVT::i64), in ExpandLegalINT_TO_FP() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2393 SDValue Ne = DAG.getSetCC(dl, getSetCCResultType(MVT::i64), And2, in ExpandLegalINT_TO_FP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2427 SDValue Ne = DAG.getSetCC(dl, getSetCCResultType(MVT::i64), And2, in ExpandLegalINT_TO_FP() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2926 XlaOp Ne(const XlaOp& lhs, const XlaOp& rhs, in Ne() function