Home
last modified time | relevance | path

Searched defs:NewV (Results 1 – 25 of 47) sorted by relevance

12

/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/llvm-project/compiler-rt/lib/profile/
DInstrProfilingPort.h68 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
75 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
83 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
90 #define COMPILER_RT_BOOL_CMPXCHG(Ptr, OldV, NewV) \ argument
DInstrProfilingUtil.c84 uint32_t lprofBoolCmpXchg(void **Ptr, void *OldV, void *NewV) { in lprofBoolCmpXchg()
/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp390 Value *NewV = cloneInstructionWithNewAddressSpace( in cloneValueWithNewAddressSpace() local
532 User *NewV = cast<User>(ValueWithNewAddrSpace.lookup(V)); in rewriteWithNewAddressSpaces() local
540 Value *NewV = ValueWithNewAddrSpace.lookup(V); in rewriteWithNewAddressSpaces() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp592 Value *NewV = cloneInstructionWithNewAddressSpace( in cloneValueWithNewAddressSpace() local
787 Value *NewV) { in handleMemIntrinsicPtrUse()
893 User *NewV = cast<User>(ValueWithNewAddrSpace.lookup(V)); in rewriteWithNewAddressSpaces() local
905 Value *NewV = ValueWithNewAddrSpace.lookup(V); in rewriteWithNewAddressSpaces() local
DFloat2Int.cpp464 Value *NewV = nullptr; in convert() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp721 Value *NewV = cloneInstructionWithNewAddressSpace( in cloneValueWithNewAddressSpace() local
929 Value *NewV) { in handleMemIntrinsicPtrUse()
1043 User *NewV = cast_or_null<User>(ValueWithNewAddrSpace.lookup(V)); in rewriteWithNewAddressSpaces() local
1058 Value *NewV = ValueWithNewAddrSpace.lookup(V); in rewriteWithNewAddressSpaces() local
DFloat2Int.cpp463 Value *NewV = nullptr; in convert() local
DSCCP.cpp1018 ValueLatticeElement NewV; in visitBinaryOperator() local
/external/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp457 Value *NewV = nullptr; in convert() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUAtomicOptimizer.cpp480 Value *NewV = nullptr; in optimizeAtomic() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAtomicOptimizer.cpp476 Value *NewV = nullptr; in optimizeAtomic() local
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp350 if (Value *NewV = Materializer->materialize(const_cast<Value *>(V))) { in mapValue() local
961 Constant *NewV; in mapAppendingVariable() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DValueMapper.cpp346 if (Value *NewV = Materializer->materialize(const_cast<Value *>(V))) { in mapValue() local
974 Constant *NewV; in mapAppendingVariable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp350 if (Value *NewV = Materializer->materialize(const_cast<Value *>(V))) { in mapValue() local
978 Constant *NewV; in mapAppendingVariable() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp294 const llvm::APSInt &NewV = getBasicVals().Convert(T, *Int); in getSVal() local
/external/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp277 const llvm::APSInt &NewV = getBasicVals().Convert(T, *Int); in getSVal() local
/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/llvm-project/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp399 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst()
425 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/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp745 Value *NewV = createFSub(Zero, V); in createFNeg() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h169 Value *OldV, Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h232 Value *NewV) const { in rewriteIntrinsicWithAddressSpace()
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h95 Value *NewV) const { in rewriteIntrinsicWithAddressSpace()

12