Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallLowering.cpp70 unsigned NumParts = TLI.getNumRegisters(Context, VT); in splitToValueTypes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp572 unsigned NumParts = getNumVectorRegs(SrcTy); in getVectorTruncCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp170 unsigned NumParts = TLI.getNumRegistersForCallingConv(Ctx, CallConv, VT); in splitToValueTypes() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1494 unsigned NumParts = in GetReturnInfo() local