Searched defs:ResultSlot (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGAtomic.cpp | 1416 ConvertToValueOrAtomic(llvm::Value * Val,AggValueSlot ResultSlot,SourceLocation Loc,bool AsValue,bool CmpXchg) const ConvertToValueOrAtomic() argument 1518 EmitAtomicLoad(AggValueSlot ResultSlot,SourceLocation Loc,bool AsValue,llvm::AtomicOrdering AO,bool IsVolatile) EmitAtomicLoad() argument [all...] |
/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 6305 HandleFunctionCall(SourceLocation CallLoc,const FunctionDecl * Callee,const LValue * This,const Expr * E,ArrayRef<const Expr * > Args,CallRef Call,const Stmt * Body,EvalInfo & Info,APValue & Result,const LValue * ResultSlot) HandleFunctionCall() argument 7919 handleCallExpr(const CallExpr * E,APValue & Result,const LValue * ResultSlot) handleCallExpr() argument
|