Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16107 ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode()); getPointerConstIncrement() local
16127 findPointerConstIncrement(SDNode * N,SDValue * Ptr,SDValue * CInc) findPointerConstIncrement() argument
16202 SDValue CInc; CombineBaseUpdate() local
16346 ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode()); PerformMVEVLDCombine() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22276 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { performPostLD1Combine() local
23060 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { performNEONPostLDSTCombine() local
[all...]