Home
last modified time | relevance | path

Searched defs:OldV (Results 1 – 14 of 14) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingPort.h59 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
66 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
74 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
81 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
DInstrProfilingUtil.c51 uint32_t lprofBoolCmpXchg(void **Ptr, void *OldV, void *NewV) { in lprofBoolCmpXchg()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DValueList.cpp80 WeakTrackingVH &OldV = ValuePtrs[Idx]; in assignValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp264 Value *OldV, in rewriteIntrinsicOperands()
786 static bool handleMemIntrinsicPtrUse(MemIntrinsic *MI, Value *OldV, in handleMemIntrinsicPtrUse()
DSROA.cpp4419 Value *OldV = U; in clobberUse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp670 IntrinsicInst *II, Value *OldV, Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp380 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst()
406 void Simplifier::Context::replace(Value *OldV, Value *NewV) { in replace()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h225 Value *OldV, Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h169 Value *OldV, Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
DTargetTransformInfo.h1473 IntrinsicInst *II, Value *OldV, Value *NewV) const override { in rewriteIntrinsicWithAddressSpace()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp233 IntrinsicInst *II, Value *OldV, Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp4061 Value *OldV = U; in clobberUse() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp950 WeakVH &OldV = ValuePtrs[Idx]; in assignValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp6050 Value *OldV = U->get(); in run() local