Home
last modified time | relevance | path

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

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