Home
last modified time | relevance | path

Searched defs:ReturnSlot (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2837 LValue ReturnSlot = MakeAddrLValueWithoutTBAA(ReturnValue, FnRetTy); EmitAsmStmt() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp305 addReturnRegisterOutputs(CodeGenFunction & CGF,LValue ReturnSlot,std::string & Constraints,std::vector<llvm::Type * > & ResultRegTypes,std::vector<llvm::Type * > & ResultTruncRegTypes,std::vector<LValue> & ResultRegDests,std::string & AsmString,unsigned NumOutputs) const addReturnRegisterOutputs() argument