Home
last modified time | relevance | path

Searched defs:replaceAllUsesWith (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DMetadata.h390 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/external/llvm/include/llvm/IR/
DMetadata.h360 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h374 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/external/llvm/lib/IR/
DValue.cpp370 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
DMetadata.cpp200 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DValue.cpp439 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
DMetadata.cpp233 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2134 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2511 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2521 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in __anonf550fcc50211::TypePromotionTransaction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2485 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction