/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | InstIterator.h | 133 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 D | codepatch.h | 105 #define CODEPATCH_CODE(symbol, instructions...) \ argument 112 #define CODEPATCH_CODE_LEN(symbol, instructions...) \ argument
|
/openbsd/games/cribbage/ |
H A D | instr.c | 45 instructions(void) in instructions() function
|
/openbsd/regress/lib/libcrypto/mlkem/ |
H A D | parse_test_file.h | 50 const struct line_spec *instructions; member
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | arc-ext.h | 48 struct ExtInstruction *instructions[NUM_EXT_INST]; member
|
H A D | m88k-dis.c | 38 const INSTAB instructions[] = variable
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | m88k-dis.c | 36 const INSTAB instructions[] = { variable
|
H A D | arc-ext.h | 48 struct ExtInstruction *instructions[NUM_EXT_INST]; member
|
/openbsd/gnu/llvm/llvm/utils/ |
H A D | llvm-mca-compare.py | 17 instructions, argument
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Passes.rst | 637 .. _passes-aggressive-instcombine: 1159 .. _passes-verify:
|
H A D | ProgrammersManual.rst | 2942 .. _schanges_deleting_sub:
|
/openbsd/games/fish/ |
H A D | fish.c | 447 instructions(void) in instructions() function
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MIRCanonicalizerPass.cpp | 87 rescheduleLexographically(std::vector<MachineInstr *> instructions, in rescheduleLexographically()
|
/openbsd/gnu/llvm/lldb/source/Target/ |
H A D | ThreadPlanStepRange.cpp | 325 InstructionList *instructions = in SetNextBranchBreakpoint() local
|
/openbsd/games/wump/ |
H A D | wump.c | 863 instructions(void) in instructions() function
|
/openbsd/usr.bin/bc/ |
H A D | bc.y | 92 static struct tree *instructions = NULL; variable
|
/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/ |
H A D | ScriptInterpreterLua.cpp | 58 const char *instructions = nullptr; in IOHandlerActivated() local
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | symbolication.py | 570 def disassemble_instructions( argument
|
/openbsd/gnu/llvm/libunwind/src/ |
H A D | DwarfParser.hpp | 428 pint_t instructions; in parseFDEInstructions() member
|
H A D | UnwindCursor.hpp | 2666 uint32_t instructions[2]; in setInfoForSigReturn() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 345 ArrayRef<MachineInstr *> instructions() const { in instructions() function in __anon8fe180360111::Closure
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2-frame.c | 89 unsigned char *instructions; member
|
/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1555 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 D | ScriptInterpreterPython.cpp | 477 const char *instructions = nullptr; in IOHandlerActivated() local
|