Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/
H A DREADME.md127 ### Makefile
136 ### cmake
144 ### Meson
154 ### VCPKG
166 ### Visual Studio (Windows)
174 ### Buck
/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp87 rescheduleLexographically(std::vector<MachineInstr *> instructions, in rescheduleLexographically()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp326 InstructionList *instructions = in SetNextBranchBreakpoint() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp58 const char *instructions = nullptr; in IOHandlerActivated() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DDwarfParser.hpp427 pint_t instructions; in parseFDEInstructions() member
H A DUnwindCursor.hpp2717 auto *instructions = reinterpret_cast<const uint32_t *>(pc); in setInfoForSigReturn() local
2772 const auto *instructions = reinterpret_cast<const uint32_t *>(pc); in setInfoForSigReturn() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp344 ArrayRef<MachineInstr *> instructions() const { in instructions() function in __anond9661d290111::Closure
/freebsd/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/sys/dev/safexcel/
H A Dsafexcel_var.h231 uint32_t instructions : 9; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp494 const char *instructions = nullptr; in IOHandlerActivated() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c8519 uint64_t instructions = 0; in zfs_do_channel_program() local