Home
last modified time | relevance | path

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

/trueos/contrib/llvm/utils/TableGen/
HDCodeGenDAGPatterns.cpp2489 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer
2534 isBitcast = IsNodeBitcast(N); in AnalyzeNode()