Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7279 SDValue NBytesVal = getValue(CI.getOperand(PatchPointOpers::NBytesPos)); in visitStackmap() local
7281 cast<ConstantSDNode>(NBytesVal)->getZExtValue(), DL, in visitStackmap()
7374 SDValue NBytesVal = getValue(CS->getOperand(PatchPointOpers::NBytesPos)); in visitPatchpoint() local
7376 cast<ConstantSDNode>(NBytesVal)->getZExtValue(), dl, in visitPatchpoint()