Searched defs:RegisterVT (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyMachineFunctionInfo.cpp | 43 MVT RegisterVT = TLI.getRegisterType(F.getContext(), VT); in computeLegalValueVTs() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | FunctionLoweringInfo.cpp | 395 MVT RegisterVT = TLI->getRegisterType(Ty->getContext(), ValueVT); in CreateRegs() local
|
| D | SelectionDAGBuilder.cpp | 340 MVT RegisterVT; in getCopyFromPartsVector() local 694 MVT RegisterVT; in getCopyToPartsVector() local 794 MVT RegisterVT = in RegsForValue() local 823 MVT RegisterVT = isABIMangled() ? TLI.getRegisterTypeForCallingConv( in getCopyFromRegs() local 906 MVT RegisterVT = isABIMangled() ? TLI.getRegisterTypeForCallingConv( in getCopyToRegs() local 991 MVT RegisterVT = RegVTs[Value]; in AddInlineAsmOperands() local 1008 MVT RegisterVT = std::get<1>(CountAndVT); in getRegsAndSizes() local 9426 MVT RegisterVT = getRegisterType(CLI.RetTy->getContext(), RetVT); in LowerCallTo() local 9491 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local 9774 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local [all …]
|
| D | FastISel.cpp | 1014 MVT RegisterVT = TLI.getRegisterType(CLI.RetTy->getContext(), VT); in lowerCallTo() local
|
| D | SelectionDAG.cpp | 2168 MVT RegisterVT; in getReducedAlign() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 427 Optional<MVT> RegisterVT) const override { in getNumRegisters()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1097 MVT &RegisterVT, in getVectorTypeBreakdownMVT() 1463 MVT RegisterVT; in computeRegisterProperties() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 982 unsigned &NumIntermediates, MVT &RegisterVT) const { in getVectorTypeBreakdownForCallingConv() 1473 MVT RegisterVT; in getRegisterType() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.cpp | 1101 MVT RegisterVT = getRegisterTypeForCallingConv(Ctx, CC, ArgVT); in analyzeFormalArgumentsCompute() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 2160 MVT RegisterVT; in getRegisterTypeForCallingConv() local 2178 MVT RegisterVT; in getNumRegistersForCallingConv() local
|