Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h75 struct ShiftOfShiftedLogic { struct
307 ShiftOfShiftedLogic &MatchInfo);
309 ShiftOfShiftedLogic &MatchInfo);
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td315 def shift_of_shifted_logic_matchdata : GIDefMatchData<"ShiftOfShiftedLogic">;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1854 ShiftOfShiftedLogic &MatchInfo) { in matchShiftOfShiftedLogic()
1935 ShiftOfShiftedLogic &MatchInfo) { in applyShiftOfShiftedLogic()