Home
last modified time | relevance | path

Searched refs:annotate (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPassRegistry.def49 FUNCTION_PASS("amdgpu-annotate-uniform", AMDGPUAnnotateUniformValuesPass())
70 FUNCTION_PASS("si-annotate-control-flow", SIAnnotateControlFlowPass(*static_cast<const GCNTargetMac…
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp123 Annotator.annotate(*AnnotatedLines.back()); in process()
H A DTokenAnnotator.h234 void annotate(AnnotatedLine &Line);
H A DTokenAnnotator.cpp3709 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
3726 annotate(*Child); in annotate()
H A DUnwrappedLineParser.cpp709 Annotator.annotate(Line); in mightFitOnOneLine()
/freebsd/contrib/file/magic/Magdir/
H A Dssh39 # https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL.u2f?annotate=HEAD
/freebsd/sys/contrib/device-tree/Bindings/
H A Ddts-coding-style.rst133 3. Status is the last information to annotate that device node is or is not
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h460 void annotate();
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-source.txt179 consistently in the SoftFloat code to annotate 64-bit literals.
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh326 …'c/-/(noannotate annotate draftfolder draftmessage nodraftfolder editor noedit form noinplace inpl…
343 …'c/-/(noannotate annotate draftfolder draftmessage nodraftfolder editor noedit filter form noforma…
518 'p/1/(add admin annotate checkout commit diff edit \
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td587 // These are used to annotate calls to __tls_get_offset.
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Ddeque743 // __beg - index of the first item to annotate
744 // __end - index behind the last item to annotate (so last item + 1)
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXIL.td1141 let Doc = "annotate handle with resource properties";
/freebsd/contrib/llvm-project/libcxx/include/
H A Ddeque934 // __beg - index of the first item to annotate
935 // __end - index behind the last item to annotate (so last item + 1)
H A Dstring905 …// annotate the string with its size() at scope exit. The string has to be in a valid state at tha…
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2583 : CommaJoined<["-"], "fsanitize-annotate-debug-info=">,
2588 : CommaJoined<["-"], "fno-sanitize-annotate-debug-info=">,
2590 HelpText<"Do not allow compiler to annotate sanitizer instrumentation "
2593 : Flag<["-"], "fsanitize-annotate-debug-info">,
2597 HelpText<"Allow compiler to annotate sanitizer instrumentation with "
2600 : Flag<["-"], "fno-sanitize-annotate-debug-info">,
2605 HelpText<"Do not allow compiler to annotate sanitizer instrumentation "
5647 HelpText<"Enable annotate table jump instruction to correlate it with the jump table.">;
5648 def mno_annotate_tablejump : Flag<["-"], "mno-annotate-tablejump">, Group<m_loongarch_Features_Grou…
5649 HelpText<"Disable annotate table jump instruction to correlate it with the jump table.">;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2879 void ModuloScheduleTestAnnotater::annotate() { in annotate() function in ModuloScheduleTestAnnotater
H A DMachinePipeliner.cpp874 MSTI.annotate(); in schedule()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td989 let Spellings = [Clang<"annotate">];
991 // Ensure that the annotate attribute can be used with
H A DAttrDocs.td2419 to annotate intentional fall-through
2500 It isn't allowed to annotate a single statement with both ``likely`` and
2505 In a ``switch`` statement it's allowed to annotate multiple ``case`` labels
8412 targets such as AMDGPU. You can annotate compound statements with options
8627 `annotate` attribute, which serves the same purpose, but for declarations.
/freebsd/contrib/jemalloc/
H A DChangeLog1226 - Fix Valgrind integration to annotate all internally allocated memory in a
/freebsd/contrib/expat/
H A DChanges1900 to annotate prototypes and definitions of callback
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td2092 // Don't annotate ldu instructions as mayLoad, as they load from memory that is
2135 // Don't annotate ld.global.nc as mayLoad, because these loads go through the
/freebsd/contrib/ncurses/
H A DINSTALL1348 "--version-script" option which tells the linker to annotate the
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION633 unfriendly with scoped addresses, since they are unable to annotate

12