Home
last modified time | relevance | path

Searched refs:CInc (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8863 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { in performPostLD1Combine() local
8864 uint32_t IncVal = CInc->getZExtValue(); in performPostLD1Combine()
9285 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { in performNEONPostLDSTCombine() local
9286 uint32_t IncVal = CInc->getZExtValue(); in performNEONPostLDSTCombine()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp7232 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { in CombineBaseUpdate() local
7233 uint64_t IncVal = CInc->getZExtValue(); in CombineBaseUpdate()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp9988 if (ConstantSDNode *CInc = dyn_cast<ConstantSDNode>(Inc.getNode())) { in CombineBaseUpdate() local
9989 uint64_t IncVal = CInc->getZExtValue(); in CombineBaseUpdate()