/external/llvm-project/llvm/include/llvm/IR/ |
D | Constants.h | 54 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function 429 Value *handleOperandChangeImpl(Value *From, Value *To); 461 Value *handleOperandChangeImpl(Value *From, Value *To); 514 Value *handleOperandChangeImpl(Value *From, Value *To); 857 Value *handleOperandChangeImpl(Value *From, Value *To); 902 Value *handleOperandChangeImpl(Value *From, Value *To); 939 Value *handleOperandChangeImpl(Value *From, Value *To);
|
D | GlobalValue.h | 123 Value *handleOperandChangeImpl(Value *From, Value *To);
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 55 Value *handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function 396 Value *handleOperandChangeImpl(Value *From, Value *To); 427 Value *handleOperandChangeImpl(Value *From, Value *To); 474 Value *handleOperandChangeImpl(Value *From, Value *To); 793 Value *handleOperandChangeImpl(Value *From, Value *To); 840 Value *handleOperandChangeImpl(Value *From, Value *To);
|
D | GlobalValue.h | 98 Value *handleOperandChangeImpl(Value *From, Value *To);
|
/external/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);
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalValue.h | 107 Value *handleOperandChangeImpl(Value *From, Value *To);
|
/external/llvm/lib/IR/ |
D | Globals.cpp | 46 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
|
D | Constants.cpp | 1398 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress 2700 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To); \ in handleOperandChange() 2720 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray 2761 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct 2797 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector 2823 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantExpr
|
/external/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
|
/external/llvm-project/llvm/lib/IR/ |
D | Globals.cpp | 59 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in GlobalValue
|
D | Constants.cpp | 1795 Value *BlockAddress::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in BlockAddress 1852 Value *DSOLocalEquivalent::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in DSOLocalEquivalent 3264 Replacement = cast<Name>(this)->handleOperandChangeImpl(From, To); \ in handleOperandChange() 3284 Value *ConstantArray::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantArray 3325 Value *ConstantStruct::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantStruct 3361 Value *ConstantVector::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl() function in ConstantVector 3387 Value *ConstantExpr::handleOperandChangeImpl(Value *From, Value *ToV) { in handleOperandChangeImpl() function in ConstantExpr
|