Searched refs:handleOperandChangeImpl (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Constants.h | 54 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 D | GlobalValue.h | 123 Value *handleOperandChangeImpl(Value *From, Value *To);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Globals.cpp | 59 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
|
| H A D | Constants.cpp | 1859 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
|