Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16099 return CInc->getZExtValue(); in findPointerConstIncrement() argument
16079 ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode()); getPointerConstIncrement() local
16174 SDValue CInc; CombineBaseUpdate() local
16318 ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode()); PerformMVEVLDCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21168 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { performPostLD1Combine() local
21840 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { performNEONPostLDSTCombine() local
[all...]