Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp2397 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer
2441 IsBitcast = IsNodeBitcast(N); in AnalyzeNode()
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2762 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer
2807 isBitcast = IsNodeBitcast(N); in AnalyzeNode()