Home
last modified time | relevance | path

Searched defs:ExtShift (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1514 auto ExtShift = B.buildSub(S32, B.buildConstant(S32, 64), WidthReg); in applyMappingBFE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2429 SDValue ExtShift = CurDAG->getNode(ISD::SHL, DL, VT, ExtShVal, in matchIndexRecursively() local