Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DUtility.h145 T OriginalValue; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp694 explicit BDVState(Value *OriginalValue) in BDVState()
696 explicit BDVState(Value *OriginalValue, StatusTy Status, Value *BaseValue = nullptr) in BDVState()
773 AssertingVH<Value> OriginalValue; // instruction this state corresponds to member in __anon7262c22f0411::BDVState
1853 Value *OriginalValue = Relocate->getDerivedPtr(); in insertRelocationStores() local
1885 Value *OriginalValue = RematerializedValuePair.second; in insertRematerializationStores() local
1938 Value *OriginalValue = RematerializedValuePair.second; in relocationViaAlloca() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp1101 Register OriginalValue = I.getOperand(0).getReg(); in select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2427 Value *OriginalValue = nullptr; member
3459 AddressingModeCombiner(const SimplifyQuery &_SQ, Value *OriginalValue) in AddressingModeCombiner()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp1271 uint64_t OriginalValue = CE->getValue(); in isInvertedExpImm() local