Searched defs:instructions (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Darc-ext.h48 struct ExtInstruction *instructions[NUM_EXT_INST]; member in struct:arcExtMap
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstIterator.h133 inline inst_range instructions(Function *F) { function in namespace:llvm
142 inline const_inst_range instructions(const Function *F) { function in namespace:llvm
147 inline inst_range instructions(Function &F) { function in namespace:llvm
156 inline const_inst_range instructions(const Function &F) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp96 rescheduleLexographically(std::vector<MachineInstr *> instructions, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp328 InstructionList *instructions = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp348 ArrayRef<MachineInstr *> instructions() const { function in class:__anon2488::Closure
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2-frame.c89 unsigned char *instructions; member in struct:dwarf2_fde
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dsvndiff.c167 svn_stringbuf_t *instructions; local
255 svn_stringbuf_t *instructions; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dreps.c175 apr_array_header_t *instructions; member in struct:svn_fs_x__reps_builder_t
207 const instruction_t *instructions; member in struct:svn_fs_x__reps_t
778 instruction_t *instructions; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1555 InstrArray &instructions() { return Instrs; } function in class:clang::threadSafety::BasicBlock
1556 const InstrArray &instructions() const { return Instrs; } function in class:clang::threadSafety::BasicBlock
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp541 const char *instructions = nullptr; local

Completed in 249 milliseconds