Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp3337 isBitcast = IsNodeBitcast(N); in Analyze()
3341 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer