OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NoCond
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/MCParser/
AsmCond.h
25
NoCond
, // no conditional is being processed
35
AsmCond() : TheCond(
NoCond
), CondMet(false), Ignore(false) {}
/external/llvm/lib/CodeGen/
IfConversion.cpp
[
all
...]
Completed in 410 milliseconds