OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDNPCommutative
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
SDNodeProperties.h
20
SDNPCommutative
,
SDNodeProperties.cpp
18
if (Property->getName() == "
SDNPCommutative
") {
19
Properties |= 1 <<
SDNPCommutative
;
CodeGenDAGPatterns.cpp
2722
if (NodeInfo.hasProperty(
SDNPCommutative
) || isCommIntrinsic) {
4615
if (NodeInfo.hasProperty(
SDNPCommutative
) || isCommIntrinsic) {
Completed in 21 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026