Searched refs:Desired (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 213 RValue Expected, RValue Desired, 244 RValue Expected, RValue Desired, 347 llvm::LoadInst *Desired = CGF.Builder.CreateLoad(Val2); in emitAtomicCmpXchg() local 348 Desired->setAlignment(Align); in emitAtomicCmpXchg() 351 Ptr, Expected, Desired, SuccessOrder, FailureOrder); in emitAtomicCmpXchg() 1317 RValue Expected, RValue Desired, llvm::AtomicOrdering Success, in EmitAtomicCompareExchangeOp() argument 1321 auto *DesiredVal = convertRValueToInt(Desired); in EmitAtomicCompareExchangeOp() 1339 AtomicInfo::EmitAtomicCompareExchangeLibcall(RValue Expected, RValue Desired, in EmitAtomicCompareExchangeLibcall() argument 1345 auto *DesiredAddr = materializeRValue(Desired); in EmitAtomicCompareExchangeLibcall() 1370 RValue Expected, RValue Desired, llvm::AtomicOrdering Success, in EmitAtomicCompareExchange() argument [all …]
|
D | CodeGenFunction.h | 2227 LValue Obj, RValue Expected, RValue Desired, SourceLocation Loc,
|
/external/e2fsprogs/tests/m_large_file/ |
D | expect.1 | 55 Desired extra isize: 28
|
/external/e2fsprogs/tests/m_bigjournal/ |
D | expect.1 | 39 Desired extra isize: 28
|