Searched defs:ReturnSlot (Results 1 – 2 of 2) sorted by relevance
2837 LValue ReturnSlot = MakeAddrLValueWithoutTBAA(ReturnValue, FnRetTy); EmitAsmStmt() local
305 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