Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp367 auto *CShift = dyn_cast<Constant>(Amt); simplifyX86varShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp885 __anoncc7b93c20402(unsigned BinOpc1, unsigned BinOpc2, unsigned ShOpc, Constant *CMask, Constant *CShift) foldBinOpShiftWithShift() argument
910 Constant *CMask, *CShift; foldBinOpShiftWithShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11342 if (auto *CShift = dyn_cast<ConstantSDNode>(LHS->getOperand(1))) { performAndCombine() local