Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCombinerHelper.h516 bool matchOverlappingAnd(MachineInstr &MI,
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
HDCombine.td712 [{ return Helper.matchOverlappingAnd(*${root}, ${info}); }]),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp3256 bool CombinerHelper::matchOverlappingAnd( in matchOverlappingAnd() function in CombinerHelper