Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h61 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function
440 Value *handleOperandChangeImpl(Value *From, Value *To);
472 Value *handleOperandChangeImpl(Value *From, Value *To);
524 Value *handleOperandChangeImpl(Value *From, Value *To);
909 Value *handleOperandChangeImpl(Value *From, Value *To);
962 Value *handleOperandChangeImpl(Value *From, Value *To);
1001 Value *handleOperandChangeImpl(Value *From, Value *To);
1044 Value *handleOperandChangeImpl(Value *From, Value *To);
1125 Value *handleOperandChangeImpl(Value *From, Value *To);
H A DGlobalValue.h134 Value *handleOperandChangeImpl(Value *From, Value *To);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1936 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress
1981 Value *DSOLocalEquivalent::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in DSOLocalEquivalent
2039 Value *NoCFIValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in NoCFIValue
2092 Value *ConstantPtrAuth::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantPtrAuth
3249 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To); \ in handleOperandChange()
3269 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray
3310 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct
3346 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector
3372 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