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