Searched defs:SrcV (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3368 const Value *SrcV = I.getOperand(0); local
3373 ComputeValueVTs(*TM.getTargetLowering(), SrcV->getType(), ValueVTs, &Offsets);
3381 SDValue Src = getValue(SrcV);

Completed in 42 milliseconds