Home
last modified time | relevance | path

Searched defs:instructions (Results 1 – 17 of 17) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/
DREADME.md109 #### Makefile
118 #### cmake
124 #### Meson
128 #### Visual Studio (Windows)
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DInstIterator.h133 inline inst_range instructions(Function *F) { in instructions() function
142 inline const_inst_range instructions(const Function *F) { in instructions() function
147 inline inst_range instructions(Function &F) { in instructions() function
156 inline const_inst_range instructions(const Function &F) { in instructions() function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DIntelPTDecoder.cpp109 std::vector<IntelPTInstruction> instructions; in DecodeInstructions() local
206 std::vector<IntelPTInstruction> instructions = DecodeInstructions(*decoder); in DecodeInMemoryTrace() local
256 if (Expected<std::vector<IntelPTInstruction>> instructions = in DoDecode() local
272 if (Expected<std::vector<IntelPTInstruction>> instructions = in DoDecode() local
DDecodedThread.cpp107 std::vector<IntelPTInstruction> &&instructions, in DecodedThread()
/freebsd-12-stable/contrib/binutils/opcodes/
Darc-ext.h48 struct ExtInstruction *instructions[NUM_EXT_INST]; member
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
Dreps.c175 apr_array_header_t *instructions; member
207 const instruction_t *instructions; member
778 instruction_t *instructions; in svn_fs_x__read_reps_container() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DThreadPlanStepRange.cpp324 InstructionList *instructions = in SetNextBranchBreakpoint() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp94 rescheduleLexographically(std::vector<MachineInstr *> instructions, in rescheduleLexographically()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
Dsvndiff.c167 svn_stringbuf_t *instructions; in encode_window() local
255 svn_stringbuf_t *instructions; in window_handler() local
/freebsd-12-stable/usr.bin/bc/
Dbc.y100 static struct tree *instructions = NULL; variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DScriptInterpreterLua.cpp58 const char *instructions = nullptr; in IOHandlerActivated() local
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
DDwarfParser.hpp411 pint_t instructions; in parseFDEInstructions() member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86DomainReassignment.cpp344 ArrayRef<MachineInstr *> instructions() const { in instructions() function in __anone7cb3d410111::Closure
/freebsd-12-stable/contrib/gdb/gdb/
Ddwarf2-frame.c89 unsigned char *instructions; member
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1557 InstrArray &instructions() { return Instrs; } in instructions() function
1558 const InstrArray &instructions() const { return Instrs; } in instructions() function
/freebsd-12-stable/sys/dev/safexcel/
Dsafexcel_var.h233 uint32_t instructions : 9; member
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp602 const char *instructions = nullptr; in IOHandlerActivated() local