Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCasts.cpp200 bool CombinerHelper::matchCastOfSelect(const MachineInstr &CastMI, in matchCastOfSelect() function in CombinerHelper
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h960 bool matchCastOfSelect(const MachineInstr &Cast, const MachineInstr &SelectMI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td1853 [{ return Helper.matchCastOfSelect(*${Cast}, *${Select}, ${matchinfo}); }]),