Searched refs:SrcDelta (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3881 unsigned SrcDelta = 0; local
3889 SrcDelta = cast<ConstantSDNode>(Src.getOperand(1))->getZExtValue();
3894 return getConstantStringInfo(G->getGlobal(), Str, SrcDelta, false);

Completed in 56 milliseconds