Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp712 bool AMDGPUDAGToDAGISel::isUnneededShiftMask(const SDNode *N, in isUnneededShiftMask() function in AMDGPUDAGToDAGISel
H A DAMDGPUInstructionSelector.cpp4292 bool AMDGPUInstructionSelector::isUnneededShiftMask(const MachineInstr &MI, in isUnneededShiftMask() function in AMDGPUInstructionSelector
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp486 bool isUnneededShiftMask(SDNode *N, unsigned Width) const { in isUnneededShiftMask() function in __anona710aaa00311::X86DAGToDAGISel