Home
last modified time | relevance | path

Searched defs:NumParts (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1481 unsigned NumParts = TLI.getNumRegisters(ReturnType->getContext(), VT); in GetReturnInfo() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp114 unsigned NumParts, MVT PartVT, EVT ValueVT, in getCopyFromParts()
258 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
364 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToParts()
493 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
728 unsigned NumParts = TLI.getNumRegisters(*DAG.getContext(), ValueVT); in getCopyToRegs() local
1374 unsigned NumParts = TLI.getNumRegisters(Context, VT); in visitRet() local
7112 unsigned NumParts = getNumRegisters(CLI.RetTy->getContext(), VT); in LowerCallTo() local
7477 unsigned NumParts = TLI->getNumRegisters(*CurDAG->getContext(), VT); in LowerArguments() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1162 unsigned NumParts = TTI->getNumberOfParts(Tys[i]); in areInstsCompatible() local