| /llvm-project-15.0.7/mlir/utils/spirv/ |
| H A D | gen_spirv_dialect.py | 428 def gen_opcode(instructions): argument 462 def map_cap_to_opnames(instructions): argument 482 def gen_instr_coverage_report(path, instructions): argument 532 def update_td_opcodes(path, instructions, filter_list): argument 923 def update_td_op_definitions(path, instructions, docs, filter_list, argument 1055 operand_kinds, instructions = get_spirv_grammar_from_json_spec(ext_json_url) variable
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | llvm-mca-compare.py | 17 instructions, argument
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Passes.rst | 642 .. _passes-aggressive-instcombine: 1164 .. _passes-verify:
|
| H A D | ProgrammersManual.rst | 2961 .. _schanges_deleting_sub:
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | ThreadPlanStepRange.cpp | 325 InstructionList *instructions = in SetNextBranchBreakpoint() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MIRCanonicalizerPass.cpp | 87 rescheduleLexographically(std::vector<MachineInstr *> instructions, in rescheduleLexographically()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | surf-tex.py | 1021 intrinsics, instructions = read_gen_list(args.gen_list) variable
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | BinaryBasicBlock.h | 279 inline iterator_range<iterator> instructions() { in instructions() function 283 inline iterator_range<const_iterator> instructions() const { in instructions() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Lua/ |
| H A D | ScriptInterpreterLua.cpp | 58 const char *instructions = nullptr; in IOHandlerActivated() local
|
| /llvm-project-15.0.7/lldb/examples/python/ |
| H A D | symbolication.py | 571 def disassemble_instructions( argument
|
| /llvm-project-15.0.7/libunwind/src/ |
| H A D | DwarfParser.hpp | 423 pint_t instructions; in parseFDEInstructions() member
|
| H A D | UnwindCursor.hpp | 2637 uint32_t instructions[2]; in setInfoForSigReturn() local
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86DomainReassignment.cpp | 345 ArrayRef<MachineInstr *> instructions() const { in instructions() function in __anonc7e7f4590111::Closure
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyTIL.h | 1557 InstrArray &instructions() { return Instrs; } in instructions() function 1558 const InstrArray &instructions() const { return Instrs; } in instructions() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 473 const char *instructions = nullptr; in IOHandlerActivated() local
|