Searched defs:Desired (Results 1 – 12 of 12) 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/llvm-project/llvm/lib/Support/ |
D | Signals.cpp | 67 auto Desired = CallbackAndCookie::Status::Executing; in RunSignalHandlers() local 83 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-project/clang/lib/CodeGen/ |
D | CGAtomic.cpp | 374 llvm::Value *Desired = CGF.Builder.CreateLoad(Val2); in emitAtomicCmpXchg() local 1723 RValue Expected, RValue Desired, llvm::AtomicOrdering Success, in EmitAtomicCompareExchange() 2060 LValue Obj, RValue Expected, RValue Desired, SourceLocation Loc, in EmitAtomicCompareExchange()
|
D | CGExprConstant.cpp | 1233 llvm::ArrayType *Desired = in EmitArrayInitialization() local 2153 llvm::ArrayType *Desired = in tryEmitPrivate() local
|
/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 | IceTargetLoweringX86Base.h | 605 void _cmpxchg(Operand *DestOrAddr, Variable *Eax, Variable *Desired, in _cmpxchg()
|
D | IceInstX86BaseImpl.h | 214 Variable *Desired, in InstX86Cmpxchg()
|
/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
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 9063 APSInt Desired; in VisitBuiltinCallExpr() local
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 15813 auto Desired = splitInt128(N->getOperand(2), DAG); in ReplaceCMP_SWAP_128Results() local
|