OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDNPHasChain
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
SDNodeProperties.h
22
SDNPHasChain
,
SDNodeProperties.cpp
22
} else if (Property->getName() == "
SDNPHasChain
") {
23
Properties |= 1 <<
SDNPHasChain
;
DAGISelMatcherGen.cpp
382
if (N->NodeHasProperty(
SDNPHasChain
, CGP)) {
432
PInfo.hasProperty(
SDNPHasChain
) ||
616
if (CP.hasProperty(
SDNPHasChain
)) {
964
if (Pattern.getSrcPattern()->TreeHasProperty(
SDNPHasChain
, CGP)) {
DAGISelMatcherOpt.cpp
101
Pattern.getSrcPattern()->NodeHasProperty(
SDNPHasChain
, CGP))
DAGISelMatcherEmitter.cpp
634
if (Pattern.hasProperty(
SDNPHasChain
))
955
if (P.hasProperty(
SDNPHasChain
))
CodeGenTarget.cpp
584
if (PropList[i]->getName() == "
SDNPHasChain
") {
585
Properties |= 1 <<
SDNPHasChain
;
CodeGenDAGPatterns.cpp
2345
if (Property !=
SDNPHasChain
) {
3559
if (N->NodeHasProperty(
SDNPHasChain
, CDP)) hasChain = true;
Completed in 34 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026