| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 46 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 …]
|
| D | CallLowering.cpp | 202 unsigned NumParts = TLI->getNumRegistersForCallingConv( in handleAssignments() local
|
| /external/libcxx/benchmarks/ |
| D | filesystem.bench.cpp | 139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
|
| /external/cronet/buildtools/third_party/libc++/trunk/benchmarks/ |
| D | filesystem.bench.cpp | 139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86CallLowering.cpp | 70 unsigned NumParts = TLI.getNumRegisters(Context, VT); in splitToValueTypes() local
|
| /external/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1596 unsigned NumParts = TLI.getNumRegisters(ReturnType->getContext(), VT); in GetReturnInfo() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 129 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/ |
| D | SystemZTargetTransformInfo.cpp | 572 unsigned NumParts = getNumVectorRegs(SrcTy); in getVectorTruncCost() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUCallLowering.cpp | 170 unsigned NumParts = TLI.getNumRegistersForCallingConv(Ctx, CallConv, VT); in splitToValueTypes() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 205 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/ |
| D | TargetLoweringBase.cpp | 1494 unsigned NumParts = in GetReturnInfo() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 1180 unsigned NumParts = TTI->getNumberOfParts(Tys[i]); in areInstsCompatible() local
|