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/ |
D | Constants.h | 60 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);
|
D | GlobalValue.h | 123 Value *handleOperandChangeImpl(Value *From, Value *To);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalValue.h | 107 Value *handleOperandChangeImpl(Value *From, Value *To);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Globals.cpp | 59 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
|
D | Constants.cpp | 1570 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
|