Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp70 void LegalizerHelper::extractParts(unsigned Reg, LLT Ty, int NumParts, in extractParts()
286 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
302 int NumParts = SizeOp0 / NarrowTy.getSizeInBits(); in narrowScalar() local
335 int NumParts = SizeOp1 / NarrowSize; in narrowScalar() local
388 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
456 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
497 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
527 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
559 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
1003 int NumParts = Size / NarrowSize; in fewerElementsVector() local
/external/libcxx/benchmarks/
Dfilesystem.bench.cpp139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CallLowering.cpp74 unsigned NumParts = TLI.getNumRegisters(Context, VT); in splitToValueTypes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp526 unsigned NumParts = getNumberOfParts(SrcTy); in getVectorTruncCost() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp99 unsigned NumParts, EVT PartVT, EVT ValueVT, in getCopyFromParts()
218 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
326 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToParts()
439 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
741 unsigned NumParts = TLI.getNumRegisters(*DAG.getContext(), ValueVT); in getCopyToRegs() local
1190 unsigned NumParts = TLI.getNumRegisters(*DAG.getContext(), VT); in visitRet() local
6377 unsigned NumParts = getNumRegisters(RetTy->getContext(), VT); in LowerCallTo() local
6681 unsigned NumParts = TLI.getNumRegisters(*CurDAG->getContext(), VT); in LowerArguments() local
DTargetLowering.cpp1031 unsigned NumParts = TLI.getNumRegisters(ReturnType->getContext(), VT); in GetReturnInfo() local
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1596 unsigned NumParts = TLI.getNumRegisters(ReturnType->getContext(), VT); in GetReturnInfo() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp129 const SDValue *Parts, unsigned NumParts, in getCopyFromParts()
277 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
383 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts()
514 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
757 unsigned NumParts = TLI.getNumRegisters(*DAG.getContext(), ValueVT); in getCopyToRegs() local
1462 unsigned NumParts = TLI.getNumRegisters(Context, VT); in visitRet() local
7628 unsigned NumParts = getNumRegisters(CLI.RetTy->getContext(), VT); in LowerCallTo() local
8011 unsigned NumParts = TLI->getNumRegisters(*CurDAG->getContext(), VT); in LowerArguments() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp197 const SDValue *Parts, unsigned NumParts, in getCopyFromParts()
346 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
487 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts()
620 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
873 unsigned NumParts = RegCount[Value]; in getCopyToRegs() local
1608 unsigned NumParts = TLI.getNumRegistersForCallingConv(Context, CC, VT); in visitRet() local
8500 unsigned NumParts = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local
9104 unsigned NumParts = TLI->getNumRegistersForCallingConv( in LowerArguments() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1368 unsigned NumParts = in GetReturnInfo() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1180 unsigned NumParts = TTI->getNumberOfParts(Tys[i]); in areInstsCompatible() local