Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2762 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer
2807 isBitcast = IsNodeBitcast(N); in AnalyzeNode()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3460 isBitcast = IsNodeBitcast(N); in Analyze()
3464 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer