Home
last modified time | relevance | path

Searched refs:NegatePredicate (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DPredicateExpander.h30 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
47 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
48 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DPredicateExpander.h30 bool NegatePredicate; variable
40 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
43 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
49 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
50 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate; variable
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()
42 bool shouldNegate() const { return NegatePredicate; } in shouldNegate()
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate()
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; } in setNegatePredicate()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DPredicateExpander.h29 bool NegatePredicate;
39 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false),
42 bool shouldNegate() const { return NegatePredicate; }
48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; }
49 void setNegatePredicate(bool Value) { NegatePredicate = Value; }
/dports/sysutils/vector/vector-0.10.0/src/conditions/
H A Dcheck_fields.rs379 struct NegatePredicate { struct
383 impl NegatePredicate { argument
394 impl CheckFieldsPredicate for NegatePredicate { implementation
423 _ if predicate.starts_with("not_") => NegatePredicate::new(&predicate[4..], target, arg), in build_predicate()