/external/llvm-project/mlir/include/mlir/IR/ |
D | UseDefLists.h | 49 void replaceAllUsesWith(typename OperandType::ValueType newValue) { in replaceAllUsesWith() function
|
D | Operation.h | 155 replaceAllUsesWith(ValuesT &&values) { in replaceAllUsesWith() function 165 void replaceAllUsesWith(Operation *op) { in replaceAllUsesWith() function
|
D | OpDefinition.h | 584 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/ |
D | Value.cpp | 124 void Value::replaceAllUsesWith(Value newValue) const { in replaceAllUsesWith() function in Value
|
/external/llvm/include/llvm/IR/ |
D | Metadata.h | 360 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Metadata.h | 374 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Metadata.h | 392 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
|
/external/llvm/lib/IR/ |
D | Value.cpp | 370 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
|
D | Metadata.cpp | 200 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Metadata.h | 392 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.cpp | 754 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Value.cpp | 430 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
|
D | Metadata.cpp | 232 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
|
/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanTest.cpp | 136 TEST(VPInstructionTest, replaceAllUsesWith) { in TEST() argument
|
/external/llvm-project/llvm/lib/IR/ |
D | Value.cpp | 511 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
|
D | Metadata.cpp | 233 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlan.cpp | 1037 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 2134 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 3169 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 3194 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2521 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in __anon6a1763210211::TypePromotionTransaction
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2784 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2929 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction
|