Searched defs:Desired (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp64 auto Desired = CallbackAndCookie::Status::Executing; local
80 auto Desired = CallbackAndCookie::Status::Initializing; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp366 llvm::Value *Desired = CGF.Builder.CreateLoad(Val2); local
1705 EmitAtomicCompareExchange( RValue Expected, RValue Desired, llvm::AtomicOrdering Success, llvm::AtomicOrdering Failure, bool IsWeak) argument
2038 EmitAtomicCompareExchange( LValue Obj, RValue Expected, RValue Desired, SourceLocation Loc, llvm::AtomicOrdering Success, llvm::AtomicOrdering Failure, bool IsWeak, AggValueSlot Slot) argument
[all...]
H A DCGExprConstant.cpp1220 llvm::ArrayType *Desired = local
2143 llvm::ArrayType *Desired = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12908 auto Desired = splitInt128(N->getOperand(2), DAG); local

Completed in 124 milliseconds