Home
last modified time | relevance | path

Searched refs:NewLoopID (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/devel/llvm80/llvm-8.0.1.src/unittests/Analysis/
H A DLoopInfoTest.cpp126 MDNode *NewLoopID = MDNode::get(Context, {nullptr}); in TEST() local
128 NewLoopID->replaceOperandWith(0, NewLoopID); in TEST()
130 L->setLoopID(NewLoopID); in TEST()
131 EXPECT_EQ(L->getLoopID(), NewLoopID); in TEST()
136 EXPECT_NE(L->getLoopID(), NewLoopID); in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp140 MDNode *NewLoopID = MDNode::get(Context, MDs); in addStringMetadataToLoop() local
142 NewLoopID->replaceOperandWith(0, NewLoopID); in addStringMetadataToLoop()
143 TheLoop->setLoopID(NewLoopID); in addStringMetadataToLoop()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp141 MDNode *NewLoopID = MDNode::get(Context, MDs); in addStringMetadataToLoop() local
143 NewLoopID->replaceOperandWith(0, NewLoopID); in addStringMetadataToLoop()
144 TheLoop->setLoopID(NewLoopID); in addStringMetadataToLoop()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp141 MDNode *NewLoopID = MDNode::get(Context, MDs); in addStringMetadataToLoop() local
143 NewLoopID->replaceOperandWith(0, NewLoopID); in addStringMetadataToLoop()
144 TheLoop->setLoopID(NewLoopID); in addStringMetadataToLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLoopInfo.cpp538 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
540 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
554 MDNode *NewLoopID = in setLoopMustProgress() local
556 setLoopID(NewLoopID); in setLoopMustProgress()
1066 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1068 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1069 return NewLoopID; in makePostTransformationMetadata()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DLoopInfo.cpp537 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
539 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
553 MDNode *NewLoopID = in setLoopMustProgress() local
555 setLoopID(NewLoopID); in setLoopMustProgress()
1065 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1067 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1068 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DLoopInfo.cpp538 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
540 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
554 MDNode *NewLoopID = in setLoopMustProgress() local
556 setLoopID(NewLoopID); in setLoopMustProgress()
1066 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1068 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1069 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLoopInfo.cpp545 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
547 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
561 MDNode *NewLoopID = in setLoopMustProgress() local
563 setLoopID(NewLoopID); in setLoopMustProgress()
1152 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1154 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1155 return NewLoopID; in makePostTransformationMetadata()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DLoopInfo.cpp545 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
547 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
561 MDNode *NewLoopID = in setLoopMustProgress() local
563 setLoopID(NewLoopID); in setLoopMustProgress()
1152 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1154 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1155 return NewLoopID; in makePostTransformationMetadata()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp545 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
547 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
561 MDNode *NewLoopID = in setLoopMustProgress() local
563 setLoopID(NewLoopID); in setLoopMustProgress()
1152 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1154 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1155 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DLoopInfo.cpp545 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
547 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
561 MDNode *NewLoopID = in setLoopMustProgress() local
563 setLoopID(NewLoopID); in setLoopMustProgress()
1157 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1159 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1160 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLoopInfo.cpp545 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
547 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
561 MDNode *NewLoopID = in setLoopMustProgress() local
563 setLoopID(NewLoopID); in setLoopMustProgress()
1152 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1154 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1155 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLoopInfo.cpp545 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
547 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
561 MDNode *NewLoopID = in setLoopMustProgress() local
563 setLoopID(NewLoopID); in setLoopMustProgress()
1152 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1154 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1155 return NewLoopID; in makePostTransformationMetadata()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DDebugInfo.cpp284 MDNode *NewLoopID = MDNode::getDistinct(OrigLoopID->getContext(), MDs); in updateLoopMetadataDebugLocationsImpl() local
286 NewLoopID->replaceOperandWith(0, NewLoopID); in updateLoopMetadataDebugLocationsImpl()
287 return NewLoopID; in updateLoopMetadataDebugLocationsImpl()
295 MDNode *NewLoopID = updateLoopMetadataDebugLocationsImpl(OrigLoopID, Updater); in updateLoopMetadataDebugLocations() local
296 I.setMetadata(LLVMContext::MD_loop, NewLoopID); in updateLoopMetadataDebugLocations()
348 auto *NewLoopID = LoopIDsMap.lookup(LoopID); in stripDebugInfo() local
349 if (!NewLoopID) in stripDebugInfo()
350 NewLoopID = LoopIDsMap[LoopID] = stripDebugLocFromLoopID(LoopID); in stripDebugInfo()
351 if (NewLoopID != LoopID) in stripDebugInfo()
352 TermInst->setMetadata(LLVMContext::MD_loop, NewLoopID); in stripDebugInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DDebugInfo.cpp284 MDNode *NewLoopID = MDNode::getDistinct(OrigLoopID->getContext(), MDs); in updateLoopMetadataDebugLocationsImpl() local
286 NewLoopID->replaceOperandWith(0, NewLoopID); in updateLoopMetadataDebugLocationsImpl()
287 return NewLoopID; in updateLoopMetadataDebugLocationsImpl()
295 MDNode *NewLoopID = updateLoopMetadataDebugLocationsImpl(OrigLoopID, Updater); in updateLoopMetadataDebugLocations() local
296 I.setMetadata(LLVMContext::MD_loop, NewLoopID); in updateLoopMetadataDebugLocations()
348 auto *NewLoopID = LoopIDsMap.lookup(LoopID); in stripDebugInfo() local
349 if (!NewLoopID) in stripDebugInfo()
350 NewLoopID = LoopIDsMap[LoopID] = stripDebugLocFromLoopID(LoopID); in stripDebugInfo()
351 if (NewLoopID != LoopID) in stripDebugInfo()
352 TermInst->setMetadata(LLVMContext::MD_loop, NewLoopID); in stripDebugInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DDebugInfo.cpp284 MDNode *NewLoopID = MDNode::getDistinct(OrigLoopID->getContext(), MDs); in updateLoopMetadataDebugLocationsImpl() local
286 NewLoopID->replaceOperandWith(0, NewLoopID); in updateLoopMetadataDebugLocationsImpl()
287 return NewLoopID; in updateLoopMetadataDebugLocationsImpl()
295 MDNode *NewLoopID = updateLoopMetadataDebugLocationsImpl(OrigLoopID, Updater); in updateLoopMetadataDebugLocations() local
296 I.setMetadata(LLVMContext::MD_loop, NewLoopID); in updateLoopMetadataDebugLocations()
348 auto *NewLoopID = LoopIDsMap.lookup(LoopID); in stripDebugInfo() local
349 if (!NewLoopID) in stripDebugInfo()
350 NewLoopID = LoopIDsMap[LoopID] = stripDebugLocFromLoopID(LoopID); in stripDebugInfo()
351 if (NewLoopID != LoopID) in stripDebugInfo()
352 TermInst->setMetadata(LLVMContext::MD_loop, NewLoopID); in stripDebugInfo()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DDebugInfo.cpp284 MDNode *NewLoopID = MDNode::getDistinct(OrigLoopID->getContext(), MDs); in updateLoopMetadataDebugLocationsImpl() local
286 NewLoopID->replaceOperandWith(0, NewLoopID); in updateLoopMetadataDebugLocationsImpl()
287 return NewLoopID; in updateLoopMetadataDebugLocationsImpl()
295 MDNode *NewLoopID = updateLoopMetadataDebugLocationsImpl(OrigLoopID, Updater); in updateLoopMetadataDebugLocations() local
296 I.setMetadata(LLVMContext::MD_loop, NewLoopID); in updateLoopMetadataDebugLocations()
348 auto *NewLoopID = LoopIDsMap.lookup(LoopID); in stripDebugInfo() local
349 if (!NewLoopID) in stripDebugInfo()
350 NewLoopID = LoopIDsMap[LoopID] = stripDebugLocFromLoopID(LoopID); in stripDebugInfo()
351 if (NewLoopID != LoopID) in stripDebugInfo()
352 TermInst->setMetadata(LLVMContext::MD_loop, NewLoopID); in stripDebugInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DDebugInfo.cpp284 MDNode *NewLoopID = MDNode::getDistinct(OrigLoopID->getContext(), MDs); in updateLoopMetadataDebugLocationsImpl() local
286 NewLoopID->replaceOperandWith(0, NewLoopID); in updateLoopMetadataDebugLocationsImpl()
287 return NewLoopID; in updateLoopMetadataDebugLocationsImpl()
295 MDNode *NewLoopID = updateLoopMetadataDebugLocationsImpl(OrigLoopID, Updater); in updateLoopMetadataDebugLocations() local
296 I.setMetadata(LLVMContext::MD_loop, NewLoopID); in updateLoopMetadataDebugLocations()
348 auto *NewLoopID = LoopIDsMap.lookup(LoopID); in stripDebugInfo() local
349 if (!NewLoopID) in stripDebugInfo()
350 NewLoopID = LoopIDsMap[LoopID] = stripDebugLocFromLoopID(LoopID); in stripDebugInfo()
351 if (NewLoopID != LoopID) in stripDebugInfo()
352 TermInst->setMetadata(LLVMContext::MD_loop, NewLoopID); in stripDebugInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DLoopInfo.cpp533 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
535 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
1046 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1048 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1049 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DLoopInfo.cpp532 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
534 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
1045 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1047 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1048 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DLoopInfo.cpp533 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
535 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
1046 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1048 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1049 return NewLoopID; in makePostTransformationMetadata()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopInfo.cpp532 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
534 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
1045 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1047 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1048 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp532 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
534 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
1045 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1047 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1048 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DLoopInfo.cpp492 MDNode *NewLoopID = makePostTransformationMetadata( in setLoopAlreadyUnrolled() local
494 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()
1005 MDNode *NewLoopID = MDNode::getDistinct(Context, MDs); in makePostTransformationMetadata() local
1007 NewLoopID->replaceOperandWith(0, NewLoopID); in makePostTransformationMetadata()
1008 return NewLoopID; in makePostTransformationMetadata()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DLoopInfo.cpp299 MDNode *NewLoopID = MDNode::get(Context, MDs); in setLoopAlreadyUnrolled() local
301 NewLoopID->replaceOperandWith(0, NewLoopID); in setLoopAlreadyUnrolled()
302 setLoopID(NewLoopID); in setLoopAlreadyUnrolled()

1234567