Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6964 SDValue NBytesVal = getValue(CI.getOperand(PatchPointOpers::NBytesPos)); in visitStackmap() local
6966 cast<ConstantSDNode>(NBytesVal)->getZExtValue(), MVT::i32)); in visitStackmap()
7044 SDValue NBytesVal = getValue(CS->getOperand(PatchPointOpers::NBytesPos)); in visitPatchpoint() local
7046 cast<ConstantSDNode>(NBytesVal)->getZExtValue(), MVT::i32)); in visitPatchpoint()