Searched refs:TOCVal (Results 1 – 1 of 1) sorted by relevance
5681 SDValue TOCVal = DAG.getCopyToReg(Chain, dl, TOCReg, TOCPtr, Glue); in prepareDescriptorIndirectCall() local5682 Chain = TOCVal.getValue(0); in prepareDescriptorIndirectCall()5683 Glue = TOCVal.getValue(1); in prepareDescriptorIndirectCall()