Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DValue.cpp283 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp311 void DIType::replaceAllUsesWith(DIDescriptor &D) { in replaceAllUsesWith() function in DIType
331 void DIType::replaceAllUsesWith(MDNode *D) { in replaceAllUsesWith() function in DIType
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h374 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/external/llvm/include/llvm/IR/
DMetadata.h360 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/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2134 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 __anon1120a2390211::TypePromotionTransaction