Searched defs:handleOperandChangeImpl (Results  1 – 6 of 6) sorted by relevance
| /external/llvm/include/llvm/IR/ | 
| D | Constants.h | 55   Value *handleOperandChangeImpl(Value *From, Value *To) {  in handleOperandChangeImpl()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | 
| D | Constants.h | 60   Value *handleOperandChangeImpl(Value *From, Value *To) {  in handleOperandChangeImpl()  function
 | 
| /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 BlockAddress2720 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 BlockAddress2924 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
 
 |