Searched defs:Desired (Results 1 – 13 of 13) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Signals.cpp | 64 auto Desired = CallbackAndCookie::Status::Executing; in RunSignalHandlers() local 80 auto Desired = CallbackAndCookie::Status::Initializing; in insertSignalHandler() local
|
| /external/clang/lib/CodeGen/ |
| D | CGAtomic.cpp | 365 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/ |
| D | ARMExpandPseudoInsts.cpp | 774 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/ |
| D | AArch64ExpandPseudoInsts.cpp | 606 MachineOperand &Desired = MI.getOperand(3); in expandCMP_SWAP() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringX8664.h | 507 void _cmpxchg(Operand *DestOrAddr, Variable *Eax, Variable *Desired, in _cmpxchg()
|
| D | IceTargetLoweringX8632.h | 511 void _cmpxchg(Operand *DestOrAddr, Variable *Eax, Variable *Desired, in _cmpxchg()
|
| D | IceTargetLoweringX8664.cpp | 3336 Operand *Desired = legalize(Instr->getArg(2)); in lowerIntrinsic() local 3834 Operand *Expected, Operand *Desired) { in lowerAtomicCmpxchg() 3864 Operand *Desired) { in tryOptimizedCmpxchgCmpBr()
|
| D | IceTargetLoweringX8632.cpp | 3780 Operand *Desired = legalize(Instr->getArg(2)); in lowerIntrinsic() local 4301 Operand *Expected, Operand *Desired) { in lowerAtomicCmpxchg() 4348 Operand *Desired) { in tryOptimizedCmpxchgCmpBr()
|
| D | IceInstX8664.cpp | 245 Variable *Desired, bool Locked) in InstX86Cmpxchg()
|
| D | IceInstX8632.cpp | 257 Variable *Desired, bool Locked) in InstX86Cmpxchg()
|
| D | IceInstX8632.h | 2522 Variable *Desired, bool Locked) { in create()
|
| D | IceInstX8664.h | 2463 Variable *Desired, bool Locked) { in create()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 12908 auto Desired = splitInt128(N->getOperand(2), DAG); in ReplaceCMP_SWAP_128Results() local
|