Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp368 auto *CShift = dyn_cast<Constant>(Amt); simplifyX86varShift() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp908 __anon22ed53830402(unsigned BinOpc1, unsigned BinOpc2, unsigned ShOpc, Constant *CMask, Constant *CShift) foldBinOpShiftWithShift() argument
933 Constant *CMask, *CShift; foldBinOpShiftWithShift() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1615 SDValue CShift = DAG.getConstant(i * 8, dl, MVT::i32); LowerUnalignedLoadRetParam() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11528 if (auto *CShift = dyn_cast<ConstantSDNode>(LHS->getOperand(1))) { performAndCombine() local