| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGLoopInfo.cpp | 31 LoopID->replaceOperandWith(0, LoopID); in createLoopPropertiesMetadata() 74 LoopID->replaceOperandWith(0, LoopID); in createPipeliningMetadata() 136 LoopID->replaceOperandWith(0, LoopID); in createPartialUnrollMetadata() 204 LoopID->replaceOperandWith(0, LoopID); in createUnrollAndJamMetadata() 322 LoopID->replaceOperandWith(0, LoopID); in createLoopVectorizeMetadata() 373 LoopID->replaceOperandWith(0, LoopID); in createLoopDistributeMetadata() 410 LoopID->replaceOperandWith(0, LoopID); in createFullUnrollMetadata()
|
| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | IRBuilder.cpp | 45 ID->replaceOperandWith(0, ID); in getID() 171 MData->replaceOperandWith(0, MData); in annotateLoopLatch()
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 288 replaceOperandWith(I + 1, New); in replaceDwarfOperandWith() 1245 replaceOperandWith(4, Elements.get()); in replaceElements() 1249 replaceOperandWith(5, VTableHolder); in replaceVTableHolder() 1253 replaceOperandWith(6, TemplateParams.get()); in replaceTemplateParams() 1505 replaceOperandWith(4, N.get()); in replaceEnumTypes() 1509 replaceOperandWith(6, N.get()); in replaceGlobalVariables() 1512 replaceOperandWith(7, N.get()); in replaceImportedEntities() 1587 void replaceOperandWith(unsigned I, Metadata *New) = delete; 2007 replaceOperandWith(4, Ty); in replaceType() 2057 replaceOperandWith(3, LinkageName); in replaceRawLinkageName() [all …]
|
| H A D | Metadata.h | 1111 void replaceOperandWith(unsigned I, Metadata *New);
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | ValueMapperTest.cpp | 40 T->replaceOperandWith(0, U0); in TEST() 82 T0->replaceOperandWith(0, N1); in TEST()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | MetadataTest.cpp | 232 Self->replaceOperandWith(0, Self); in TEST_F() 250 Self->replaceOperandWith(0, Self); in TEST_F() 499 N->replaceOperandWith(0, nullptr); in TEST_F() 530 Wrapped2->replaceOperandWith(0, Empty); in TEST_F() 682 N2->replaceOperandWith(1, nullptr); in TEST_F() 712 N->replaceOperandWith(0, Empty); in TEST_F() 716 N->replaceOperandWith(0, Temp.get()); in TEST_F() 765 Uniqued->replaceOperandWith(0, nullptr); in TEST_F() 879 Temp->replaceOperandWith(0, T); in TEST_F() 1171 N->replaceOperandWith(1, nullptr); in TEST_F()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | MDBuilder.cpp | 172 Root->replaceOperandWith(0, Root); in createAnonymousAARoot()
|
| H A D | Module.cpp | 385 Flag->replaceOperandWith(2, Val); in setModuleFlag()
|
| H A D | Metadata.cpp | 968 void MDNode::replaceOperandWith(unsigned I, Metadata *New) { in replaceOperandWith() function in MDNode
|
| H A D | DebugInfo.cpp | 369 NewLoopID->replaceOperandWith(0, NewLoopID); in updateLoopMetadataDebugLocationsImpl()
|
| /llvm-project-15.0.7/mlir/lib/Target/LLVMIR/ |
| H A D | ModuleTranslation.cpp | 1008 domain->replaceOperandWith(0, domain); // Self-reference for uniqueness in createAliasScopeMetadata() 1027 scope->replaceOperandWith(0, scope); // Self-reference for uniqueness in createAliasScopeMetadata()
|
| /llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/ |
| H A D | LLVMToLLVMIRTranslation.cpp | 243 loopMD->replaceOperandWith(0, loopMD); in setLoopMetadata()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | LoopUtils.cpp | 245 NewLoopID->replaceOperandWith(0, NewLoopID); in addStringMetadataToLoop() 340 FollowupLoopID->replaceOperandWith(0, FollowupLoopID); in makeFollowupLoopID()
|
| H A D | ValueMapper.cpp | 651 N.replaceOperandWith(I, New); in remapOperands()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | LoopInfo.cpp | 1157 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | TransformMetadata.rst | 39 ``MDNode::replaceOperandWith`` which is dangerous to use on uniqued
|
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | LoopInfoTest.cpp | 147 NewLoopID->replaceOperandWith(0, NewLoopID); in TEST()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | InductiveRangeCheckElimination.cpp | 448 NewLoopID->replaceOperandWith(0, NewLoopID); in DisableAllLoopOptsOnLoop()
|
| /llvm-project-15.0.7/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 506 GVs->replaceOperandWith(I, DGVE); in upgradeCUVariables()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 1106 SubProgram->replaceOperandWith( in buildFrameDebugInfo()
|
| /llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 2865 LoopID->replaceOperandWith(0, LoopID); in addLoopMetadata()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 7543 NewLoopID->replaceOperandWith(0, NewLoopID); in AddRuntimeUnrollDisableMetaData()
|