| /openbsd-src/gnu/llvm/llvm/include/llvm/MCA/ |
| H A D | CustomBehaviour.h | 118 class Instrument { 126 Instrument(StringRef Desc, StringRef Data) : Desc(Desc), Data(Data) {} in Instrument() function 128 Instrument() : Instrument("", "") {} in Instrument() function 130 virtual ~Instrument() = default; 136 using SharedInstrument = std::shared_ptr<Instrument>;
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-mca/ |
| H A D | CodeRegion.h | 118 SharedInstrument Instrument; variable 122 : CodeRegion(Desc, Start), Instrument(I) {} in InstrumentRegion() 125 SharedInstrument getInstrument() const { return Instrument; } in getInstrument() 185 SharedInstrument Instrument);
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCA/ |
| H A D | RISCVCustomBehaviour.h | 29 class RISCVLMULInstrument : public Instrument { 34 RISCVLMULInstrument(StringRef Data) : Instrument(DESC_NAME, Data) {} in RISCVLMULInstrument()
|
| /openbsd-src/gnu/llvm/lldb/tools/lldb-instr/ |
| H A D | CMakeLists.txt | 2 Instrument.cpp
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRDynamicChecks.cpp | 157 bool Instrument() { in Instrument() function in Instrumenter 557 if (!vpc.Instrument()) in runOnModule() 567 if (!ooc.Instrument()) in runOnModule()
|
| /openbsd-src/gnu/llvm/llvm/lib/MCA/ |
| H A D | CustomBehaviour.cpp | 47 return std::make_shared<Instrument>(Desc, Data); in createInstrument()
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | natinst | 17 >>10 string IN Virtual Instrument Program, data
|
| H A D | audio | 360 0 string IMPI Impulse Tracker Instrument 438 0 string Extended\40Instrument: Fast Tracker II Instrument
|
| H A D | sysex | 183 >>>4 byte 0x0B SINSPAR (Instrument/External Parameter)
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-msp430.texi | 164 User's Manual, document slau049b}, Texas Instrument, Inc.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-msp430.texi | 226 User's Manual, document slau049d}, Texas Instrument, Inc.
|
| /openbsd-src/gnu/llvm/clang/ |
| H A D | CMakeLists.txt | 862 # Instrument clang with BOLT
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | common.opt | 546 Instrument function entry and exit with profiling calls
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | UsersManual.rst | 2749 Instrument function groups 4186 …-fcf-protection=<value> Instrument control-flow architecture protection. Options: return, branch, … 4250 …Instrument only functions from files where names don't match all the regexes separated by a semi-c… 4252 … Instrument only functions from files where names match any regex separated by a semi-colon
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-mca.rst | 1118 Instrument Manager
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | Options.td | 1057 HelpText<"Instrument device library for HIP, which is a LLVM bitcode containing " 1355 …HelpText<"Instrument only functions from files where names match any regex separated by a semi-col… 1360 …HelpText<"Instrument only functions from files where names don't match all the regexes separated b… 2064 …HelpText<"Instrument function entry only, after inlining, without arguments to the instrumentation… 2067 HelpText<"Instrument control-flow architecture protection">, Values<"return,branch,full,none">;
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 2187 64 Medical Instrument
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | europe | 361 # The law governing time in Ireland is under Statutory Instrument SI 395/94,
|
| /openbsd-src/gnu/gcc/libcpp/po/ |
| H A D | ja.po | 9135 #~ msgid "Instrument function entry/exit with profiling calls"
|
| H A D | da.po | 5531 #~ msgid "Instrument function entry/exit with profiling calls" 5532 #~ msgstr "Instrument�r funktionsindgange/-afslutninger med profileringskald"
|
| H A D | rw.po | 6612 #~ msgid "Instrument function entry/exit with profiling calls"
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/po/ |
| H A D | da.po | 7554 msgid "Instrument function entry/exit with profiling calls" 7555 msgstr "Instrument�r funktionsindgange/-afslutninger med profileringskald"
|
| H A D | gcc.pot | 7375 msgid "Instrument function entry/exit with profiling calls"
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 4771 lldb/tools/lldb-instr/Instrument.cpp
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | invoke.texi | 2944 Instrument @dfn{arcs} during compilation to generate coverage data or
|