Home
last modified time | relevance | path

Searched defs:RegisterVT (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp51 MVT RegisterVT = TLI.getRegisterType(Ctx, VT); computeLegalValueVTs() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp388 MVT RegisterVT = TLI->getRegisterType(Ty->getContext(), ValueVT); CreateRegs() local
H A DSelectionDAGBuilder.cpp356 MVT RegisterVT; getCopyFromPartsVector() local
761 MVT RegisterVT; getCopyToPartsVector() local
865 MVT RegisterVT = RegsForValue() local
894 MVT RegisterVT = isABIMangled() getCopyFromRegs() local
977 MVT RegisterVT = isABIMangled() getCopyToRegs() local
1062 MVT RegisterVT = RegVTs[Value]; AddInlineAsmOperands() local
1079 MVT RegisterVT = std::get<1>(CountAndVT); getRegsAndSizes() local
10753 MVT RegisterVT = getRegisterType(CLI.RetTy->getContext(), RetVT); LowerCallTo() local
10819 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), LowerCallTo() local
11103 MVT RegisterVT = getRegisterTypeForCallingConv(CLI.RetTy->getContext(), LowerCallTo() local
11398 MVT RegisterVT = TLI->getRegisterType(*DAG.getContext(), ValueVTs[0]); LowerArguments() local
11528 MVT RegisterVT = TLI->getRegisterTypeForCallingConv( LowerArguments() local
[all...]
H A DFastISel.cpp1011 MVT RegisterVT = TLI.getRegisterType(CLI.RetTy->getContext(), VT); in lowerCallTo() local
H A DSelectionDAG.cpp2476 MVT RegisterVT; getReducedAlign() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h443 getNumRegisters(LLVMContext & Context,EVT VT,std::optional<MVT> RegisterVT) getNumRegisters() argument
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1254 getVectorTypeBreakdownMVT(MVT VT,MVT & IntermediateVT,unsigned & NumIntermediates,MVT & RegisterVT,TargetLoweringBase * TLI) getVectorTypeBreakdownMVT() argument
1640 MVT RegisterVT; computeRegisterProperties() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp110 MVT RegisterVT; getRegisterTypeForCallingConv() local
144 MVT RegisterVT; getNumRegistersForCallingConv() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1180 getVectorTypeBreakdownForCallingConv(LLVMContext & Context,CallingConv::ID CC,EVT VT,EVT & IntermediateVT,unsigned & NumIntermediates,MVT & RegisterVT) getVectorTypeBreakdownForCallingConv() argument
1721 MVT RegisterVT; getRegisterType() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3135 getNumRegisters(LLVMContext & Context,EVT VT,std::optional<MVT> RegisterVT=std::nullopt) const getNumRegisters() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1197 MVT RegisterVT = getRegisterTypeForCallingConv(Ctx, CC, ArgVT); analyzeFormalArgumentsCompute() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp22014 MVT RegisterVT = OutArg.VT; constructArgInfos() local
22047 MVT RegisterVT = constructArgInfos() local
22061 MVT RegisterVT = constructArgInfos() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28418 MVT RegisterVT; getRegisterTypeForCallingConv() local
[all...]