Home
last modified time | relevance | path

Searched refs:matchCastOfBuildVector (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCasts.cpp296 bool CombinerHelper::matchCastOfBuildVector(const MachineInstr &CastMI, in matchCastOfBuildVector() function in CombinerHelper
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h981 bool matchCastOfBuildVector(const MachineInstr &CastMI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td1888 [{ return Helper.matchCastOfBuildVector(*${Cast}, *${Build}, ${matchinfo}); }]),