| /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/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 48 unsigned NumParts = Size / NarrowSize; in getNarrowTypeBreakDown() local 149 void LegalizerHelper::extractParts(Register Reg, LLT Ty, int NumParts, in extractParts() 164 unsigned NumParts = RegSize / MainSize; in extractParts() local 285 int NumParts = LCMTy.getSizeInBits() / NarrowTy.getSizeInBits(); in buildLCMMergePieces() local 798 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 816 int NumParts = TotalSize / NarrowSize; in narrowScalar() local 872 int NumParts = SizeOp0 / NarrowTy.getSizeInBits(); in narrowScalar() local 907 int NumParts = SizeOp0 / NarrowTy.getSizeInBits(); in narrowScalar() local 987 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1064 unsigned NumParts = SizeOp0 / NarrowSize; in narrowScalar() local [all …]
|
| D | CallLowering.cpp | 242 unsigned NumParts = TLI->getNumRegistersForCallingConv( in handleAssignments() local
|
| /external/llvm-project/libcxx/benchmarks/ |
| D | filesystem.bench.cpp | 139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
|
| /external/libcxx/benchmarks/ |
| D | filesystem.bench.cpp | 139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86CallLowering.cpp | 70 unsigned NumParts = TLI.getNumRegisters(Context, VT); in splitToValueTypes() local
|
| /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-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64LegalizerInfo.cpp | 724 MachineIRBuilder &MIRBuilder, LLT Ty, int NumParts, in extractParts()
|
| /external/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1596 unsigned NumParts = TLI.getNumRegisters(ReturnType->getContext(), VT); in GetReturnInfo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 572 unsigned NumParts = getNumVectorRegs(SrcTy); in getVectorTruncCost() 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/AMDGPU/ |
| D | AMDGPUCallLowering.cpp | 170 unsigned NumParts = TLI.getNumRegistersForCallingConv(Ctx, CallConv, VT); in splitToValueTypes() local
|
| /external/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 605 unsigned NumParts = getNumVectorRegs(SrcTy); in getVectorTruncCost() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 165 const SDValue *Parts, unsigned NumParts, in getCopyFromParts() 327 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector() 477 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts() 642 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector() 886 unsigned NumParts = RegCount[Value]; in getCopyToRegs() local 1854 unsigned NumParts = TLI.getNumRegistersForCallingConv(Context, CC, VT); in visitRet() local 9334 unsigned NumParts = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local 10005 unsigned NumParts = TLI->getNumRegistersForCallingConv( in LowerArguments() 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/llvm-project/clang/utils/TableGen/ |
| D | MveEmitter.cpp | 1751 constexpr unsigned NumParts = 4; in EmitHeader() local 2015 constexpr unsigned NumParts = 3; in EmitHeader() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1494 unsigned NumParts = in GetReturnInfo() local
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUCallLowering.cpp | 329 unsigned NumParts = TLI.getNumRegistersForCallingConv(Ctx, CallConv, VT); in splitToValueTypes() local
|
| D | SIRegisterInfo.cpp | 1931 const unsigned NumParts = RegDWORDs / EltDWORDs; in getRegSplitParts() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1678 unsigned NumParts = in GetReturnInfo() local
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 3655 unsigned NumParts, MVT PartVT, in splitValueIntoRegisterParts() 3663 const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 1180 unsigned NumParts = TTI->getNumberOfParts(Tys[i]); in areInstsCompatible() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 4610 unsigned NumParts = 1; in LowerFormalArguments() local 5290 unsigned NumParts = 1; in LowerCall() local
|
| /external/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 4212 unsigned NumParts, MVT PartVT, Optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 4229 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|