Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp46 unsigned NumParts = Size / NarrowSize; in getNarrowTypeBreakDown() local
123 void LegalizerHelper::extractParts(Register Reg, LLT Ty, int NumParts, in extractParts()
138 unsigned NumParts = RegSize / MainSize; in extractParts() local
613 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
633 int NumParts = TotalSize / NarrowSize; in narrowScalar() local
695 unsigned NumParts = SizeOp0 / SizeOp1; in narrowScalar() local
725 int NumParts = SizeOp0 / NarrowTy.getSizeInBits(); in narrowScalar() local
760 int NumParts = SizeOp0 / NarrowTy.getSizeInBits(); in narrowScalar() local
846 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
912 unsigned NumParts = SizeOp0 / NarrowSize; in narrowScalar() local
[all …]
DCallLowering.cpp202 unsigned NumParts = TLI->getNumRegistersForCallingConv( in handleAssignments() local
/external/libcxx/benchmarks/
Dfilesystem.bench.cpp139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
/external/cronet/buildtools/third_party/libc++/trunk/benchmarks/
Dfilesystem.bench.cpp139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallLowering.cpp70 unsigned NumParts = TLI.getNumRegisters(Context, VT); in splitToValueTypes() 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-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp572 unsigned NumParts = getNumVectorRegs(SrcTy); in getVectorTruncCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp170 unsigned NumParts = TLI.getNumRegistersForCallingConv(Ctx, CallConv, VT); in splitToValueTypes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp205 const SDValue *Parts, unsigned NumParts, in getCopyFromParts()
362 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector()
503 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts()
663 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector()
901 unsigned NumParts = RegCount[Value]; in getCopyToRegs() local
1886 unsigned NumParts = TLI.getNumRegistersForCallingConv(Context, CC, VT); in visitRet() local
9250 unsigned NumParts = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local
9874 unsigned NumParts = TLI->getNumRegistersForCallingConv( in LowerArguments() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1494 unsigned NumParts = in GetReturnInfo() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1180 unsigned NumParts = TTI->getNumberOfParts(Tys[i]); in areInstsCompatible() local