OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsNot
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
ConstraintElimination.cpp
237
bool
IsNot
;
239
StackEntry(unsigned NumIn, unsigned NumOut, CmpInst *Condition, bool
IsNot
)
240
: NumIn(NumIn), NumOut(NumOut), Condition(Condition),
IsNot
(
IsNot
) {}
346
LLVM_DEBUG(dbgs() << "Removing " << *E.Condition << " " << E.
IsNot
396
dbgs() << " C " << *E.Condition << " " << E.
IsNot
<< "\n";
412
dbgs() << " C " << *E.Condition << " " << E.
IsNot
<< "\n";
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
RISCVCompressInstEmitter.cpp
489
bool
IsNot
= false;
495
IsNot
= true;
501
AnyOfSet.insert({
IsNot
, cast<DefInit>(Arg)->getDef()->getName()});
503
FeaturesSet.insert({
IsNot
, cast<DefInit>(Arg)->getDef()->getName()});
Completed in 60 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026