Home
last modified time | relevance | path

Searched defs:OriginalValue (Results 1 – 5 of 5) sorted by relevance

/external/libcxxabi/src/demangle/
DUtility.h144 T OriginalValue; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DUtility.h159 T OriginalValue; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1645 Value *OriginalValue = Relocate->getDerivedPtr(); in insertRelocationStores() local
1677 Value *OriginalValue = RematerializedValuePair.second; in insertRematerializationStores() local
1730 Value *OriginalValue = RematerializedValuePair.second; in relocationViaAlloca() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1500 Value *OriginalValue = Relocate->getDerivedPtr(); in insertRelocationStores() local
1533 Value *OriginalValue = RematerializedValuePair.second; in insertRematerializationStores() local
1584 Value *OriginalValue = RematerializedValuePair.second; in relocationViaAlloca() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1906 Value *OriginalValue = nullptr; member
2754 AddressingModeCombiner(const SimplifyQuery &_SQ, ValueInBB OriginalValue) in AddressingModeCombiner()