Searched defs:ModRef (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenIntrinsics.h | 90 ModRefBehavior ModRef; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | ModRef.h | 35 ModRef = Ref | Mod, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | ModRef.h | 35 ModRef = Ref | Mod, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | ModRef.h | 35 ModRef = Ref | Mod, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | ModRef.h | 35 ModRef = Ref | Mod, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | ModRef.h | 35 ModRef = Ref | Mod, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1756 ModRefInfo ModRef = AAP->getModRefInfo(I, None); in createNewAccess() local 1764 ModRefInfo ModRef = AAP->getModRefInfo(I, None); in createNewAccess() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1757 ModRefInfo ModRef = AAP->getModRefInfo(I, std::nullopt); in createNewAccess() local 1772 ModRefInfo ModRef = AAP->getModRefInfo(I, std::nullopt); in createNewAccess() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 122 ModRef = Ref | Mod, enumerator
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | MemorySSA.cpp | 528 ModRefInfo ModRef = AA->getModRefInfo(I); in createNewAccess() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 1836 auto ModRef = ModuleCache.find(M); in getOrCreateModuleRef() local
|