Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1484 unsigned NumParts = TLI.getNumRegisters(ReturnType->getContext(), VT); in GetReturnInfo() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp109 unsigned NumParts, MVT PartVT, EVT ValueVT, in getCopyFromParts()
243 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
352 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToParts()
475 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
782 unsigned NumParts = TLI.getNumRegisters(*DAG.getContext(), ValueVT); in getCopyToRegs() local
1278 unsigned NumParts = TLI.getNumRegisters(Context, VT); in visitRet() local
7280 unsigned NumParts = getNumRegisters(CLI.RetTy->getContext(), VT); in LowerCallTo() local
7635 unsigned NumParts = TLI->getNumRegisters(*CurDAG->getContext(), VT); in LowerArguments() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1154 unsigned NumParts = TTI->getNumberOfParts(Tys[i]); in areInstsCompatible() local