Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h60 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function
420 Value *handleOperandChangeImpl(Value *From, Value *To);
452 Value *handleOperandChangeImpl(Value *From, Value *To);
506 Value *handleOperandChangeImpl(Value *From, Value *To);
848 Value *handleOperandChangeImpl(Value *From, Value *To);
894 Value *handleOperandChangeImpl(Value *From, Value *To);
DGlobalValue.h123 Value *handleOperandChangeImpl(Value *From, Value *To);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h107 Value *handleOperandChangeImpl(Value *From, Value *To);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp59 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
DConstants.cpp1570 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress
2904 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To); \ in handleOperandChange()
2924 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray
2965 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct
3001 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector
3027 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantExpr