Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3590 isBitcast = IsNodeBitcast(N); in Analyze()
3594 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer