|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp 230 Lo = getCopyFromParts(DAG, DL, Parts, RoundParts / 2,
232 Hi = getCopyFromParts(DAG, DL, Parts + RoundParts / 2,
248 Hi = getCopyFromParts(DAG, DL, Parts + RoundParts, OddParts, PartVT,
279 Val = getCopyFromParts(DAG, DL, Parts, NumParts, PartVT, IntVT, V, CC);
398 Ops[i] = getCopyFromParts(DAG, DL, &Parts[i], 1,
407 Ops[i] = getCopyFromParts(DAG, DL, &Parts[i * Factor], Factor,
877 Values[Value] = getCopyFromParts(DAG, dl, Parts.begin(), NumRegs,
9339 ReturnValues.push_back(getCopyFromParts(CLI.DAG, CLI.DL, &InVals[CurReg],
9762 SDValue ArgValue = getCopyFromParts(DAG, dl, &InVals[0], 1, RegVT, VT,
9829 ArgValues.push_back(getCopyFromParts(DAG, dl, &InVals[i], NumParts,