Home
last modified time | relevance | path

Searched defs:OrigRetTy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h164 Type *OrigRetTy = FTy->getReturnType(); toTypedFunPointer() local
H A DSPIRVCallLowering.cpp498 const Type *OrigRetTy = Info.OrigRet.Ty; lowerCall() local
[all...]
H A DSPIRVBuiltins.cpp2479 lowerBuiltin(const StringRef DemangledCall,SPIRV::InstructionSet::InstructionSet Set,MachineIRBuilder & MIRBuilder,const Register OrigRet,const Type * OrigRetTy,const SmallVectorImpl<Register> & Args,SPIRVGlobalRegistry * GR) lowerBuiltin() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10737 Type *OrigRetTy = CLI.RetTy; LowerCallTo() local