/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 49 unsigned NumParts = Size / NarrowSize; in getNarrowTypeBreakDown() local 147 void LegalizerHelper::extractParts(Register Reg, LLT Ty, int NumParts, in extractParts() 162 unsigned NumParts = RegSize / MainSize; in extractParts() local 283 int NumParts = LCMTy.getSizeInBits() / NarrowTy.getSizeInBits(); in buildLCMMergePieces() local 811 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 829 int NumParts = TotalSize / NarrowSize; in narrowScalar() local 948 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1030 unsigned NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1133 int NumParts = SizeOp0 / NarrowSize; in narrowScalar() local 1195 unsigned NumParts = SizeOp0 / NarrowSize; in narrowScalar() local [all …]
|
H A D | CallLowering.cpp | 550 unsigned NumParts = in determineAssignments() local 646 const unsigned NumParts = Args[i].Flags.size(); in handleAssignments() local 891 unsigned NumParts = in getReturnInfo() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | filesystem.bench.cpp | 139 static fs::path getRandomPaths(int NumParts, int PathLen) { in getRandomPaths()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 622 unsigned NumParts = getNumVectorRegs(SrcTy); in getVectorTruncCost() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 802 MachineIRBuilder &MIRBuilder, LLT Ty, int NumParts, in extractParts()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 165 const SDValue *Parts, unsigned NumParts, in getCopyFromParts() 327 const SDValue *Parts, unsigned NumParts, in getCopyFromPartsVector() 474 SDValue *Parts, unsigned NumParts, MVT PartVT, in getCopyToParts() 648 SDValue Val, SDValue *Parts, unsigned NumParts, in getCopyToPartsVector() 904 unsigned NumParts = RegCount[Value]; in getCopyToRegs() local 1966 unsigned NumParts = TLI.getNumRegistersForCallingConv(Context, CC, VT); in visitRet() local 9579 unsigned NumParts = getNumRegistersForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local 10255 unsigned NumParts = TLI->getNumRegistersForCallingConv( in LowerArguments() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 1762 constexpr unsigned NumParts = 4; in EmitHeader() local 2026 constexpr unsigned NumParts = 3; in EmitHeader() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1649 unsigned NumParts = in GetReturnInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 2231 const unsigned NumParts = RegDWORDs / EltDWORDs; in getRegSplitParts() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3672 unsigned NumParts, MVT PartVT, in splitValueIntoRegisterParts() 3680 const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 8526 unsigned NumParts, MVT PartVT, Optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 8567 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4992 unsigned NumParts = 1; in LowerFormalArguments() local 5688 unsigned NumParts = 1; in LowerCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4214 unsigned NumParts, MVT PartVT, Optional<CallingConv::ID> CC) const { in splitValueIntoRegisterParts() 4231 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
|