Searched refs:BitcastSearch (Results 1 – 2 of 2) sorted by relevance
173 bool BitcastSearch(SSource& mod, llvm::Value*& source, bool broadcast);
3060 bool CodeGenPatternMatch::BitcastSearch(SSource& source, llvm::Value*& value, bool broadcast) in BitcastSearch() function in IGC::CodeGenPatternMatch4913 BitcastSearch(sourceMod, source, true); in GetRegionModifier()4920 found |= BitcastSearch(sourceMod, source, false); in GetRegionModifier()