/llvm-project/clang-tools-extra/clangd/index/ |
H A D | BackgroundQueue.cpp | 77 bool BackgroundQueue::adjust(Task &T) { in adjust() function in clang::clangd::BackgroundQueue
|
/llvm-project/clang/lib/Basic/Targets/ |
H A D | AMDGPU.cpp | 254 void AMDGPUTargetInfo::adjust(DiagnosticsEngine &Diags, LangOptions &Opts) { adjust() function in AMDGPUTargetInfo
|
H A D | WebAssembly.cpp | 309 void WebAssemblyTargetInfo::adjust(DiagnosticsEngine &Diags, adjust() function in WebAssemblyTargetInfo
|
H A D | SPIR.h | 203 void adjust(DiagnosticsEngine &Diags, LangOptions &Opts) override { adjust() function
|
H A D | PPC.cpp | 893 void PPCTargetInfo::adjust(DiagnosticsEngine &Diags, LangOptions &Opts) { adjust() function in PPCTargetInfo
|
/llvm-project/flang/lib/Evaluate/ |
H A D | real.cpp | 293 int adjust{expo / 2}; in SQRT() local 488 Real adjust; // ABS(EPSILON(adjust)) == 0.5 ToWholeNumber() local [all...] |
/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingWriter.cpp | 115 Counter adjust(Counter C) const { adjust() function in __anonbcf839ed0111::CounterExpressionsMinimizer
|
/llvm-project/flang/runtime/ |
H A D | edit-output.cpp | 377 int adjust{3 * (scale / 3)}; in EditEorDOutput() local 381 int adjust{3 - 3 * (scale / 3)}; in EditEorDOutput() local
|
/llvm-project/clang/lib/Basic/ |
H A D | TargetInfo.cpp | 392 void TargetInfo::adjust(DiagnosticsEngine &Diags, LangOptions &Opts) { adjust() function in TargetInfo
|
/llvm-project/libc/src/string/memory_utils/ |
H A D | utils.h | 295 LIBC_INLINE void adjust(ptrdiff_t offset, T1 *__restrict &p1, adjust() function
|
/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 33 namespace adjust { global() namespace [all...] |
/llvm-project/flang/unittests/Runtime/ |
H A D | CharacterTest.cpp | 98 Descriptor &, const Descriptor &, const char *, int)> &adjust, in RunAdjustLRTest() argument
|