Home
last modified time | relevance | path

Searched defs:handleOperandChangeImpl (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DConstants.cpp1469 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in BlockAddress
2812 Value *ConstantInt::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantInt
2816 Value *ConstantFP::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantFP
2820 Value *ConstantTokenNone::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantTokenNone
2825 Value *UndefValue::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in UndefValue
2829 Value *ConstantPointerNull::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantPointerNull
2834 Value *ConstantAggregateZero::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantAggregateZero
2839 Value *ConstantDataSequential::handleOperandChangeImpl(Value *From, Value *To, in handleOperandChangeImpl() function in ConstantDataSequential
2844 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantArray
2883 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in ConstantStruct
[all …]
DGlobals.cpp45 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To, Use *U) { in handleOperandChangeImpl() function in GlobalValue