Home
last modified time | relevance | path

Searched defs:isUnneededShiftMask (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp329 bool MipsDAGToDAGISel::isUnneededShiftMask(SDNode *N, in isUnneededShiftMask() function in MipsDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp719 bool AMDGPUDAGToDAGISel::isUnneededShiftMask(const SDNode *N, in isUnneededShiftMask() function in AMDGPUDAGToDAGISel
H A DAMDGPUInstructionSelector.cpp4805 bool AMDGPUInstructionSelector::isUnneededShiftMask(const MachineInstr &MI, in isUnneededShiftMask() function in AMDGPUInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp488 bool isUnneededShiftMask(SDNode *N, unsigned Width) const { in isUnneededShiftMask() function in __anon5504e2c90311::X86DAGToDAGISel