Home
last modified time | relevance | path

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

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