Home
last modified time | relevance | path

Searched refs:findStringMetadataForLoop (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h181 Optional<const MDOperand *> findStringMetadataForLoop(const Loop *TheLoop,
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h407 Optional<const MDOperand *> findStringMetadataForLoop(Loop *TheLoop,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp251 Optional<const MDOperand *> llvm::findStringMetadataForLoop(const Loop *TheLoop, in findStringMetadataForLoop() function in llvm
291 findStringMetadataForLoop(TheLoop, Name).getValueOr(nullptr); in getOptionalIntLoopAttribute()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopInfo.cpp1053 llvm::findStringMetadataForLoop(const Loop *TheLoop, StringRef Name) { in findStringMetadataForLoop() function in llvm
1092 findStringMetadataForLoop(TheLoop, Name).value_or(nullptr); in getOptionalIntLoopAttribute()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp429 if (findStringMetadataForLoop(CurLoop, LICMVersioningMetaData)) { in isLoopAlreadyVisited()
H A DLoopDistribute.cpp833 findStringMetadataForLoop(L, "llvm.loop.distribute.enable"); in setForced()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp468 if (findStringMetadataForLoop(CurLoop, LICMVersioningMetaData)) { in isLoopAlreadyVisited()
H A DLoopDistribute.cpp944 findStringMetadataForLoop(L, "llvm.loop.distribute.enable"); in setForced()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopInfo.h649 std::optional<const MDOperand *> findStringMetadataForLoop(const Loop *TheLoop,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopInfo.h647 std::optional<const MDOperand *> findStringMetadataForLoop(const Loop *TheLoop,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp468 if (findStringMetadataForLoop(CurLoop, LICMVersioningMetaData)) { in isLoopAlreadyVisited()
H A DLoopDistribute.cpp937 findStringMetadataForLoop(L, "llvm.loop.distribute.enable"); in setForced()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopInfo.h649 std::optional<const MDOperand *> findStringMetadataForLoop(const Loop *TheLoop,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopInfo.h649 std::optional<const MDOperand *> findStringMetadataForLoop(const Loop *TheLoop,
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp896 Optional<const MDOperand *> llvm::findStringMetadataForLoop(Loop *TheLoop, in findStringMetadataForLoop() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h1349 std::optional<const MDOperand *> findStringMetadataForLoop(const Loop *TheLoop,