Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCombinerHelper.h621 bool matchBitfieldExtractFromSExtInReg(MachineInstr &MI,
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
HDCombine.td1045 [{ return Helper.matchBitfieldExtractFromSExtInReg(*${root}, ${info}); }]),
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp4498 bool CombinerHelper::matchBitfieldExtractFromSExtInReg( in matchBitfieldExtractFromSExtInReg() function in CombinerHelper