Searched defs:RegisterVT (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyMachineFunctionInfo.cpp | 50 MVT RegisterVT = TLI.getRegisterType(Ctx, VT); in computeLegalValueVTs() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | FunctionLoweringInfo.cpp | 385 MVT RegisterVT = TLI->getRegisterType(Ty->getContext(), ValueVT); in CreateRegs() local
|
| D | SelectionDAGBuilder.cpp | 335 MVT RegisterVT; in getCopyFromPartsVector() local 717 MVT RegisterVT; in getCopyToPartsVector() local 821 MVT RegisterVT = in RegsForValue() local 850 MVT RegisterVT = isABIMangled() in getCopyFromRegs() local 933 MVT RegisterVT = isABIMangled() in getCopyToRegs() local 1018 MVT RegisterVT = RegVTs[Value]; in AddInlineAsmOperands() local 1035 MVT RegisterVT = std::get<1>(CountAndVT); in getRegsAndSizes() local 9895 MVT RegisterVT = getRegisterType(CLI.RetTy->getContext(), RetVT); in LowerCallTo() local 9961 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local 10245 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), in LowerCallTo() local [all …]
|
| D | FastISel.cpp | 1006 MVT RegisterVT = TLI.getRegisterType(CLI.RetTy->getContext(), VT); in lowerCallTo() local
|
| D | SelectionDAG.cpp | 2330 MVT RegisterVT; in getReducedAlign() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1101 MVT &RegisterVT, in getVectorTypeBreakdownMVT() 1486 MVT RegisterVT; in computeRegisterProperties() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 418 std::optional<MVT> RegisterVT) const override { in getNumRegisters()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 1040 unsigned &NumIntermediates, MVT &RegisterVT) const { in getVectorTypeBreakdownForCallingConv() 1559 MVT RegisterVT; in getRegisterType() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.cpp | 1062 MVT RegisterVT = getRegisterTypeForCallingConv(Ctx, CC, ArgVT); in analyzeFormalArgumentsCompute() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 2516 MVT RegisterVT; in getRegisterTypeForCallingConv() local 2547 MVT RegisterVT; in getNumRegistersForCallingConv() local
|