Home
last modified time | relevance | path

Searched defs:TRT (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp458 Optional<unsigned> TRT) in CacheCost()
475 DependenceInfo &DI, Optional<unsigned> TRT) { in getCacheCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp560 std::optional<unsigned> TRT) in CacheCost()
576 DependenceInfo &DI, std::optional<unsigned> TRT) { in getCacheCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h256 Optional<unsigned> TRT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h273 std::optional<unsigned> TRT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopCacheAnalysis.h273 std::optional<unsigned> TRT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopCacheAnalysis.h273 std::optional<unsigned> TRT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopCacheAnalysis.h273 std::optional<unsigned> TRT; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopCacheAnalysis.h273 std::optional<unsigned> TRT; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp7147 TypeSourceInfo *TRT = nullptr; in CheckConversionDeclarator() local