Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPatternMatchPass.hpp184 bool MatchCmpSext(llvm::Instruction& I);
H A DPatternMatchPass.cpp829 match = MatchCmpSext(I) || in visitCastInst()
2762 bool CodeGenPatternMatch::MatchCmpSext(llvm::Instruction& I) in MatchCmpSext() function in IGC::CodeGenPatternMatch