Searched defs:isUnneededShiftMask (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelDAGToDAG.cpp | 712 bool AMDGPUDAGToDAGISel::isUnneededShiftMask(const SDNode *N, in isUnneededShiftMask() function in AMDGPUDAGToDAGISel |
H A D | AMDGPUInstructionSelector.cpp | 4292 bool AMDGPUInstructionSelector::isUnneededShiftMask(const MachineInstr &MI, in isUnneededShiftMask() function in AMDGPUInstructionSelector |
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 486 bool isUnneededShiftMask(SDNode *N, unsigned Width) const { in isUnneededShiftMask() function in __anona710aaa00311::X86DAGToDAGISel |