Home
last modified time | relevance | path

Searched defs:UF (Results 1 – 7 of 7) sorted by relevance

/minix/external/bsd/llvm/dist/clang/test/Layout/
H A Dms-x86-member-pointers.cpp15 struct UF { char a; int (U::*mp)(); }; struct
/minix/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXString.h101 static inline StringRef getContents(const CXUnsavedFile &UF) { in getContents()
H A DCIndexCodeCompletion.cpp700 for (auto &UF : CCAI->unsaved_files) { in clang_codeCompleteAt_Impl() local
H A DIndexing.cpp577 for (auto &UF : ITUI->unsaved_files) { in clang_indexSourceFile_Impl() local
H A DCIndex.cpp2913 for (auto &UF : PTUI->unsaved_files) { in clang_parseTranslationUnit_Impl() local
3197 for (auto &UF : RTUI->unsaved_files) { in clang_reparseTranslationUnit_Impl() local
/minix/bin/pax/
H A Doptions.h72 #define UF 0x000004000ULL macro
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp406 unsigned UF; member
435 unsigned UF; member in __anon03606d180111::InnerLoopVectorizer
1444 const unsigned UF = in processLoop() local
3079 unsigned UF, unsigned VF, PhiVector *PV) { in widenPHIInstruction()
5639 unsigned UF = PowerOf2Floor((TargetNumRegisters - R.LoopInvariantRegs) / in selectUnrollFactor() local