Home
last modified time | relevance | path

Searched defs:CMask (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp603 const ConstantInt *CMask = dyn_cast<ConstantInt>(Src1); instCombineIntrinsic() local
H A DAMDGPUISelLowering.cpp5710 ConstantSDNode *CMask = dyn_cast<ConstantSDNode>(Op.getOperand(2)); computeKnownBitsForTargetNode() 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
H A DInstCombineCalls.cpp907 const ConstantInt *CMask = cast<ConstantInt>(Src1); foldIntrinsicIsFPClass() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1614 SDValue CMask = DAG.getConstant(255, dl, MergedType); LowerUnalignedLoadRetParam() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20705 ConstantSDNode *CMask = dyn_cast<ConstantSDNode>(AndN.getOperand(1)); tryCombineCRC32() local
[all...]