Searched defs:LDT (Results 1 – 5 of 5) sorted by relevance
| /llvm-project/clang/unittests/StaticAnalyzer/ | ||
| H A D | SValTest.cpp | 320 auto LDT = LD->getType(Context); variable |
| /llvm-project/llvm/tools/llc/ | ||
| H A D | llc.cpp | 581 if (std::optional<uint64_t> LDT = codegen::getExplicitLargeDataThreshold()) compileModule() local |
| /llvm-project/llvm/include/llvm/Target/ | ||
| H A D | TargetMachine.h | 240 setLargeDataThreshold(uint64_t LDT) setLargeDataThreshold() argument |
| /llvm-project/flang/lib/Frontend/ | ||
| H A D | CompilerInvocation.cpp | 405 uint64_t LDT; parseCodeGenArgs() local |
| /llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | LoopFuse.cpp | 567 LoopDepthTree LDT; global() member |