Home
last modified time | relevance | path

Searched defs:Desired (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DSignals.cpp63 auto Desired = CallbackAndCookie::Status::Executing; in RunSignalHandlers() local
79 auto Desired = CallbackAndCookie::Status::Initializing; in insertSignalHandler() local
/external/clang/lib/CodeGen/
DCGAtomic.cpp365 llvm::Value *Desired = CGF.Builder.CreateLoad(Val2); in emitAtomicCmpXchg() local
1458 RValue Expected, RValue Desired, llvm::AtomicOrdering Success, in EmitAtomicCompareExchange()
1792 LValue Obj, RValue Expected, RValue Desired, SourceLocation Loc, in EmitAtomicCompareExchange()
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp774 MachineOperand &Desired = MI.getOperand(3); in ExpandCMP_SWAP() local
891 MachineOperand &Desired = MI.getOperand(3); in ExpandCMP_SWAP_64() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp606 MachineOperand &Desired = MI.getOperand(3); in expandCMP_SWAP() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86Base.h605 void _cmpxchg(Operand *DestOrAddr, Variable *Eax, Variable *Desired, in _cmpxchg()
DIceInstX86BaseImpl.h214 Variable *Desired, in InstX86Cmpxchg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp11238 auto Desired = splitInt128(N->getOperand(2), DAG); in ReplaceCMP_SWAP_128Results() local