Lines Matching full:asvalue
187 SourceLocation loc, bool AsValue) const;
194 SourceLocation Loc, bool AsValue) const;
213 bool AsValue, llvm::AtomicOrdering AO,
1165 bool asValue) const {
1178 if (!asValue)
1198 bool AsValue) const {
1205 !AsValue)) {
1206 auto *ValTy = AsValue
1222 if (AsValue && getEvaluationKind() == TEK_Aggregate) {
1235 return convertAtomicTempToRValue(Temp, ResultSlot, Loc, AsValue);
1298 bool AsValue, llvm::AtomicOrdering AO,
1313 return convertAtomicTempToRValue(TempAddr, ResultSlot, Loc, AsValue);
1325 return ConvertIntToValueOrAtomic(Load, ResultSlot, Loc, AsValue);
1334 return Atomics.EmitAtomicLoad(resultSlot, loc, /*AsValue=*/true, AO,
1475 SourceLocation(), /*AsValue=*/false),
1487 SourceLocation(), /*AsValue=*/false),
1564 SourceLocation(), /*AsValue=*/false);
1596 SourceLocation(), /*AsValue=*/false);