Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstants.h53 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function
416 Value *handleOperandChangeImpl(Value *From, Value *To);
448 Value *handleOperandChangeImpl(Value *From, Value *To);
500 Value *handleOperandChangeImpl(Value *From, Value *To);
883 Value *handleOperandChangeImpl(Value *From, Value *To);
929 Value *handleOperandChangeImpl(Value *From, Value *To);
966 Value *handleOperandChangeImpl(Value *From, Value *To);
1003 Value *handleOperandChangeImpl(Value *From, Value *To);
H A DGlobalValue.h128 Value *handleOperandChangeImpl(Value *From, Value *To);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp1815 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress
1872 Value *DSOLocalEquivalent::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in DSOLocalEquivalent
1930 Value *NoCFIValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in NoCFIValue
3274 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To); \ in handleOperandChange()
3294 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray
3335 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct
3371 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector
3397 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantExpr
H A DGlobals.cpp57 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue