Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:StackSlot

5970         SDValue StackSlot = DAG.getFrameIndex(SSFI, TLI.getPointerTy());
5972 OpInfo.CallOperand, StackSlot,
5975 OpInfo.CallOperand = StackSlot;