Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h63 struct ShiftOfShiftedLogic { struct
252 ShiftOfShiftedLogic &MatchInfo);
254 ShiftOfShiftedLogic &MatchInfo);
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td177 def shift_of_shifted_logic_matchdata : GIDefMatchData<"ShiftOfShiftedLogic">;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1782 ShiftOfShiftedLogic &MatchInfo) { in matchShiftOfShiftedLogic()
1863 ShiftOfShiftedLogic &MatchInfo) { in applyShiftOfShiftedLogic()