Searched defs:isUnneededShiftMask (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelDAGToDAG.cpp | 329 bool MipsDAGToDAGISel::isUnneededShiftMask(SDNode *N, in isUnneededShiftMask() function in MipsDAGToDAGISel |
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelDAGToDAG.cpp | 719 bool AMDGPUDAGToDAGISel::isUnneededShiftMask(const SDNode *N, in isUnneededShiftMask() function in AMDGPUDAGToDAGISel |
H A D | AMDGPUInstructionSelector.cpp | 4805 bool AMDGPUInstructionSelector::isUnneededShiftMask(const MachineInstr &MI, in isUnneededShiftMask() function in AMDGPUInstructionSelector |
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 488 bool isUnneededShiftMask(SDNode *N, unsigned Width) const { in isUnneededShiftMask() function in __anon5504e2c90311::X86DAGToDAGISel |