Searched defs:IsNodeBitcast (Results 1 - 2 of 2) sorted by relevance

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

Completed in 81 milliseconds