Home
last modified time | relevance | path

Searched refs:computeFunctionBodyMemoryAccess (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DFunctionAttrs.h39 MemoryAccessKind computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DFunctionAttrs.h32 MemoryEffects computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DFunctionAttrs.h31 MemoryEffects computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DFunctionAttrs.h31 MemoryEffects computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DFunctionAttrs.h31 MemoryEffects computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DFunctionAttrs.h31 MemoryEffects computeFunctionBodyMemoryAccess(Function &F, AAResults &AAR);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp321 computeFunctionBodyMemoryAccess(*F, AARGetter(*F)) in splitAndWriteThinLTOBitcode()
H A DFunctionAttrs.cpp233 MemoryEffects llvm::computeFunctionBodyMemoryAccess(Function &F, in computeFunctionBodyMemoryAccess() function in llvm
H A DWholeProgramDevirt.cpp1711 !computeFunctionBodyMemoryAccess(*Target.Fn, AARGetter(*Target.Fn)) in tryVirtualConstProp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp269 computeFunctionBodyMemoryAccess(*F, AARGetter(*F)) == MAK_ReadNone) in splitAndWriteThinLTOBitcode()
H A DFunctionAttrs.cpp227 MemoryAccessKind llvm::computeFunctionBodyMemoryAccess(Function &F, in computeFunctionBodyMemoryAccess() function in llvm
H A DWholeProgramDevirt.cpp1427 computeFunctionBodyMemoryAccess(*Target.Fn, AARGetter(*Target.Fn)) != in tryVirtualConstProp()