Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/zstd/
H A DREADME.md127 ### Makefile
136 ### cmake
144 ### Meson
154 ### VCPKG
166 ### Visual Studio (Windows)
174 ### Buck
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A 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-src/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp325 InstructionList *instructions = SetNextBranchBreakpoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp87 rescheduleLexographically(std::vector<MachineInstr *> instructions, in rescheduleLexographically()
/freebsd-src/usr.bin/bc/
H A Dbc.y
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp58 const char *instructions = nullptr; in IOHandlerActivated() local
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DDwarfParser.hpp427 pint_t instructions; in parseFDEInstructions() member
H A DUnwindCursor.hpp2709 auto *instructions = reinterpret_cast<const uint32_t *>(pc); setInfoForSigReturn() local
2764 const auto *instructions = reinterpret_cast<const uint32_t *>(pc); setInfoForSigReturn() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp344 ArrayRef<MachineInstr *> instructions() const { in instructions() function in __anon9c8882fb0111::Closure
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1564 InstrArray &instructions() { return Instrs; } in instructions() function
1565 const InstrArray &instructions() const { return Instrs; } in instructions() function
/freebsd-src/sys/dev/safexcel/
H A Dsafexcel_var.h231 uint32_t instructions : 9; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp488 const char *instructions = nullptr; IOHandlerActivated() local
/freebsd-src/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c8231 uint64_t instructions = 0; zfs_do_channel_program() local