Home
last modified time | relevance | path

Searched refs:insn1 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_x86-64_PIC-small-relocations.s13 # rtdyld-check: decode_operand(insn1, 0) = foo - next_pc(insn1)
14 insn1: label
DMachO_x86-64_PIC_relocations.s14 # rtdyld-check: decode_operand(insn1, 0) = foo - next_pc(insn1)
15 insn1: label
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_x86-64_PIC-small-relocations.s14 # rtdyld-check: decode_operand(insn1, 0) = foo - next_pc(insn1)
15 insn1: label
DMachO_x86-64_PIC_relocations.s15 # rtdyld-check: decode_operand(insn1, 0) = foo - next_pc(insn1)
16 insn1: label
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
DMachO_ARM_PIC_relocations.s10 # rtdyld-check: decode_operand(insn1, 1) = (foo$non_lazy_ptr-(nextPC+8))[15:0]
11 insn1: label
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
DMachO_ARM_PIC_relocations.s11 # rtdyld-check: decode_operand(insn1, 1) = (foo$non_lazy_ptr-(nextPC+8))[15:0]
12 insn1: label
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_N32_relocations.s47 # rtdyld-check: decode_operand(insn1, 0)[27:0] = stub_addr(test_ELF_N32.o/.text, foo)[27:0]
48 insn1: label
DELF_Mips64r2N64_PIC_relocations.s47 # rtdyld-check: decode_operand(insn1, 0)[27:0] = stub_addr(test_ELF_Mips64N64.o/.text, foo)[27:0]
48 insn1: label
/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_Mips64r2N64_PIC_relocations.s46 # rtdyld-check: decode_operand(insn1, 0)[27:0] = foo[27:0]
47 insn1: label
/external/llvm-project/llvm/test/TableGen/
DAsmPredicateCombining.td61 def insn1 : TestInsn<1, [AsmPred1]>;
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp2628 for (auto insn1 : *src) { in FindLocalSize()
2629 if (insn1.opcode() == spv::OpExecutionMode && insn1.word(1) == entrypoint_id && in FindLocalSize()
2630 insn1.word(2) == spv::ExecutionModeLocalSize) { in FindLocalSize()
2631 local_size_x = insn1.word(3); in FindLocalSize()
2632 local_size_y = insn1.word(4); in FindLocalSize()
2633 local_size_z = insn1.word(5); in FindLocalSize()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...