Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DUseDefLists.h49 void replaceAllUsesWith(typename OperandType::ValueType newValue) { in replaceAllUsesWith() function
DOperation.h155 replaceAllUsesWith(ValuesT &&values) { in replaceAllUsesWith() function
165 void replaceAllUsesWith(Operation *op) { in replaceAllUsesWith() function
DOpDefinition.h584 template <typename ValuesT> void replaceAllUsesWith(ValuesT &&values) { in replaceAllUsesWith() function
626 void replaceAllUsesWith(Value newValue) { in replaceAllUsesWith() function
631 void replaceAllUsesWith(Operation *op) { in replaceAllUsesWith() function
/external/llvm-project/mlir/lib/IR/
DValue.cpp124 void Value::replaceAllUsesWith(Value newValue) const { in replaceAllUsesWith() function in Value
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h392 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-project/llvm/include/llvm/IR/
DMetadata.h392 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp754 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp430 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
DMetadata.cpp232 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanTest.cpp136 TEST(VPInstructionTest, replaceAllUsesWith) { in TEST() argument
/external/llvm-project/llvm/lib/IR/
DValue.cpp511 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
DMetadata.cpp233 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.cpp1037 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2134 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp3169 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp3194 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 __anon6a1763210211::TypePromotionTransaction
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2784 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2929 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction