Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/sys/arch/amd64/include/
H A Dcodepatch.h105 #define CODEPATCH_CODE(symbol, instructions...) \ argument
112 #define CODEPATCH_CODE_LEN(symbol, instructions...) \ argument
/openbsd/games/cribbage/
H A Dinstr.c45 instructions(void) in instructions() function
/openbsd/regress/lib/libcrypto/mlkem/
H A Dparse_test_file.h50 const struct line_spec *instructions; member
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Darc-ext.h48 struct ExtInstruction *instructions[NUM_EXT_INST]; member
H A Dm88k-dis.c38 const INSTAB instructions[] = variable
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dm88k-dis.c36 const INSTAB instructions[] = { variable
H A Darc-ext.h48 struct ExtInstruction *instructions[NUM_EXT_INST]; member
/openbsd/gnu/llvm/llvm/utils/
H A Dllvm-mca-compare.py17 instructions, argument
/openbsd/gnu/llvm/llvm/docs/
H A DPasses.rst637 .. _passes-aggressive-instcombine:
1159 .. _passes-verify:
H A DProgrammersManual.rst2942 .. _schanges_deleting_sub:
/openbsd/games/fish/
H A Dfish.c447 instructions(void) in instructions() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp87 rescheduleLexographically(std::vector<MachineInstr *> instructions, in rescheduleLexographically()
/openbsd/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepRange.cpp325 InstructionList *instructions = in SetNextBranchBreakpoint() local
/openbsd/games/wump/
H A Dwump.c863 instructions(void) in instructions() function
/openbsd/usr.bin/bc/
H A Dbc.y92 static struct tree *instructions = NULL; variable
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp58 const char *instructions = nullptr; in IOHandlerActivated() local
/openbsd/gnu/llvm/lldb/examples/python/
H A Dsymbolication.py570 def disassemble_instructions( argument
/openbsd/gnu/llvm/libunwind/src/
H A DDwarfParser.hpp428 pint_t instructions; in parseFDEInstructions() member
H A DUnwindCursor.hpp2666 uint32_t instructions[2]; in setInfoForSigReturn() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp345 ArrayRef<MachineInstr *> instructions() const { in instructions() function in __anon8fe180360111::Closure
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c89 unsigned char *instructions; member
/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1555 InstrArray &instructions() { return Instrs; } in instructions() function
1556 const InstrArray &instructions() const { return Instrs; } in instructions() function
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp477 const char *instructions = nullptr; in IOHandlerActivated() local