Home
last modified time | relevance | path

Searched defs:Not (Results 1 – 25 of 37) sorted by relevance

12

/external/mockito/src/main/java/org/mockito/internal/matchers/
DNot.java13 public class Not implements ArgumentMatcher<Object>, Serializable { class
17 public Not(ArgumentMatcher<?> matcher) { in Not() method in Not
/external/easymock/src/org/easymock/internal/matchers/
DNot.java22 public class Not implements IArgumentMatcher, Serializable { class
28 public Not(IArgumentMatcher first) { in Not() method in Not
/external/deqp/framework/delibs/decpp/
DdeMeta.hpp43 struct Not struct
46 {
/external/skia/src/core/
DSkRecordPattern.h79 struct Not { struct
81 bool operator()(T* ptr) { return !Matcher()(ptr); } in operator()
/external/skqp/src/core/
DSkRecordPattern.h79 struct Not { struct
81 bool operator()(T* ptr) { return !Matcher()(ptr); } in operator()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyLogical.h28 Not enumerator
87 Not(LExpr *Exp) : LExpr(LExpr::Not), Exp(Exp) {} in Not() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp365 unsigned WebAssemblyFastISel::getRegForI1Value(const Value *V, bool &Not) { in getRegForI1Value()
719 bool Not; in selectSelect() local
891 bool Not = false; in selectFCmp() local
1095 bool Not; in selectBr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp414 unsigned WebAssemblyFastISel::getRegForI1Value(const Value *V, bool &Not) { in getRegForI1Value()
856 bool Not; in selectSelect() local
1038 bool Not = false; in selectFCmp() local
1244 bool Not; in selectBr() local
/external/guice/core/src/com/google/inject/matcher/
DMatchers.java67 private static class Not<T> extends AbstractMatcher<T> implements Serializable { class in Matchers
70 private Not(Matcher<? super T> delegate) { in Not() method in Matchers.Not
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1807 Value *Not = Builder->CreateNot(Op0, I.getName()+"tmp"); in visitICmpInst() local
1814 Value *Not = Builder->CreateNot(Op1, I.getName()+"tmp"); in visitICmpInst() local
1821 Value *Not = Builder->CreateNot(Op0, I.getName()+"tmp"); in visitICmpInst() local
1828 Value *Not = Builder->CreateNot(Op1, I.getName()+"tmp"); in visitICmpInst() local
DInstCombineAndOrXor.cpp1975 Value *Not = Builder->CreateNot(B, B->getName()+".not"); in visitOr() local
1979 Value *Not = Builder->CreateNot(A, A->getName()+".not"); in visitOr() local
1993 Value *Not = Builder->CreateNot(NotOp, NotOp->getName()+".not"); in visitOr() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1188 Value *Not = Builder->CreateNot(LogicOp); in matchDeMorgansLaws() local
2366 Value *Not = Builder->CreateNot(B, B->getName()+".not"); in visitOr() local
2370 Value *Not = Builder->CreateNot(A, A->getName()+".not"); in visitOr() local
2384 Value *Not = Builder->CreateNot(NotOp, NotOp->getName()+".not"); in visitOr() local
DInstCombineCompares.cpp3207 Value *Not = Builder->CreateNot(Op0, I.getName() + "tmp"); in visitICmpInst() local
3214 Value *Not = Builder->CreateNot(Op1, I.getName() + "tmp"); in visitICmpInst() local
3221 Value *Not = Builder->CreateNot(Op0, I.getName() + "tmp"); in visitICmpInst() local
3228 Value *Not = Builder->CreateNot(Op1, I.getName() + "tmp"); in visitICmpInst() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h348 llvm::Value* Not(Args&&... args) { in Not() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2180 Value *Not = Builder.CreateNot(B, B->getName() + ".not"); in visitOr() local
2184 Value *Not = Builder.CreateNot(A, A->getName() + ".not"); in visitOr() local
2198 Value *Not = Builder.CreateNot(NotOp, NotOp->getName() + ".not"); in visitOr() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCExpr.h233 Not, ///< Bitwise negation. enumerator
/external/llvm/include/llvm/MC/
DMCExpr.h335 Not, ///< Bitwise negation. enumerator
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1726 inline APInt Not(const APInt& APIVal) { in Not() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1957 inline APInt Not(const APInt &APIVal) { return ~APIVal; } in Not() function
/external/libchrome/third_party/jinja2/
Dnodes.py850 class Not(UnaryExpr): class
/external/llvm/include/llvm/ADT/
DAPInt.h1930 inline APInt Not(const APInt &APIVal) { return ~APIVal; } in Not() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCExpr.h363 Not, ///< Bitwise negation. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h606 enum { Not = Instruction::OtherOpsEnd + 1 }; enumerator
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2186 SDValue Not = DAG.getNode(ISD::XOR, DL, MVT::i32, Shamt, in lowerShiftLeftParts() local
2224 SDValue Not = DAG.getNode(ISD::XOR, DL, MVT::i32, Shamt, in lowerShiftRightParts() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2379 SDValue Not = DAG.getNode(ISD::XOR, DL, MVT::i32, Shamt, in lowerShiftLeftParts() local
2417 SDValue Not = DAG.getNode(ISD::XOR, DL, MVT::i32, Shamt, in lowerShiftRightParts() local

12