Home
last modified time | relevance | path

Searched defs:instr_end (Results 1 – 4 of 4) sorted by relevance

/external/vixl/examples/
Dnon-const-visitor.cc81 Instruction* instr_end = masm.GetLabelAddress<Instruction*>(&code_end); in main() local
Dcustom-disassembler.cc149 Instruction* instr_end = masm.GetLabelAddress<Instruction*>(&code_end); in TestCustomDisassembler() local
/external/vixl/test/examples/
Dtest-examples.cc559 Instruction* instr_end = masm.GetLabelAddress<Instruction*>(&code_end); in TEST() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1727 val instr_end : llbasicblock -> (llbasicblock, llvalue) llrev_pos val