Home
last modified time | relevance | path

Searched refs:handleOperandChangeImpl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstants.h54 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function
414 Value *handleOperandChangeImpl(Value *From, Value *To);
446 Value *handleOperandChangeImpl(Value *From, Value *To);
499 Value *handleOperandChangeImpl(Value *From, Value *To);
855 Value *handleOperandChangeImpl(Value *From, Value *To);
899 Value *handleOperandChangeImpl(Value *From, Value *To);
936 Value *handleOperandChangeImpl(Value *From, Value *To);
H A DGlobalValue.h123 Value *handleOperandChangeImpl(Value *From, Value *To);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp59 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
H A DConstants.cpp1859 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress
1916 Value *DSOLocalEquivalent::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in DSOLocalEquivalent
3334 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To); \ in handleOperandChange()
3354 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray
3395 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct
3431 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector
3457 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantExpr