Searched refs:MatchCmpSext (Results 1 – 2 of 2) sorted by relevance
184 bool MatchCmpSext(llvm::Instruction& I);
829 match = MatchCmpSext(I) || in visitCastInst()2762 bool CodeGenPatternMatch::MatchCmpSext(llvm::Instruction& I) in MatchCmpSext() function in IGC::CodeGenPatternMatch