Home
last modified time | relevance | path

Searched refs:MDPair (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp332 for (const auto &MDPair : MD) { in combineLoadToNewType() local
333 unsigned ID = MDPair.first; in combineLoadToNewType()
334 MDNode *N = MDPair.second; in combineLoadToNewType()
404 for (const auto &MDPair : MD) { in combineStoreToNewValue() local
405 unsigned ID = MDPair.first; in combineStoreToNewValue()
406 MDNode *N = MDPair.second; in combineStoreToNewValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp495 for (const auto &MDPair : MD) { in combineStoreToNewValue() local
496 unsigned ID = MDPair.first; in combineStoreToNewValue()
497 MDNode *N = MDPair.second; in combineStoreToNewValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp589 for (const auto &MDPair : MD) { in combineStoreToNewValue() local
590 unsigned ID = MDPair.first; in combineStoreToNewValue()
591 MDNode *N = MDPair.second; in combineStoreToNewValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2399 for (const auto &MDPair : MD) { in copyMetadataForLoad() local
2400 unsigned ID = MDPair.first; in copyMetadataForLoad()
2401 MDNode *N = MDPair.second; in copyMetadataForLoad()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2733 for (const auto &MDPair : MD) { in copyMetadataForLoad() local
2734 unsigned ID = MDPair.first; in copyMetadataForLoad()
2735 MDNode *N = MDPair.second; in copyMetadataForLoad()