Searched refs:C2node (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5045 ConstantSDNode *C2node = dyn_cast<ConstantSDNode>(Shift.getOperand(1)); local
5046 if (!C2node)
5056 uint64_t C2 = C2node->getZExtValue();

Completed in 88 milliseconds