HomeSort by relevance Sort by last modified time
    Searched refs:prologue (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFDebugLine.cpp 18 void DWARFDebugLine::Prologue::dump(raw_ostream &OS) const {
19 OS << "Line table prologue:\n"
82 Prologue.dump(OS);
133 uint32_t *offset_ptr, Prologue *prologue) {
136 prologue->clear();
137 prologue->TotalLength = debug_line_data.getU32(offset_ptr);
138 prologue->Version = debug_line_data.getU16(offset_ptr);
139 if (prologue->Version != 2)
142 prologue->PrologueLength = debug_line_data.getU32(offset_ptr)
191 Prologue *prologue = &state.Prologue; local
    [all...]
  /external/elfutils/tests/
run-get-lines.sh 26 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
27 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
28 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
29 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
30 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
33 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
34 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
35 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
36 8048466: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
39 8048468: /home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:n
    [all...]
run-next-lines.sh 26 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
27 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
28 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
29 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
30 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
33 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
34 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
35 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
36 8048466: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
39 8048468: /home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:n
    [all...]
  /external/deqp-deps/SPIRV-Tools/test/reduce/
remove_unreferenced_instruction_reduction_pass_test.cpp 26 const std::string prologue = R"( local
58 const std::string original = prologue + R"(
66 const std::string expected = prologue + R"(
89 const std::string prologue = R"( local
121 const std::string original = prologue + R"(
139 const std::string expected_reduced = prologue + R"(
151 const std::string expected_reduced = prologue + R"(
162 const std::string expected_reduced = prologue + R"(
176 const std::string expected_reduced = prologue + R"(
188 const std::string expected_reduced = prologue + R"
    [all...]
remove_opname_instruction_reduction_pass_test.cpp 51 const std::string prologue = R"( local
69 const std::string original = prologue + R"(
73 const std::string expected = prologue + epilogue;
89 const std::string prologue = R"( local
118 const std::string original = prologue + R"(
126 const std::string expected = prologue + epilogue;
152 const std::string prologue = R"( local
181 const std::string original = prologue + R"(
190 const std::string expected = prologue + epilogue;
operand_to_constant_reduction_pass_test.cpp 24 std::string prologue = R"( local
84 std::string original = prologue + R"(
90 std::string expected = prologue + R"(
  /external/swiftshader/third_party/SPIRV-Tools/test/reduce/
remove_unreferenced_instruction_reduction_pass_test.cpp 26 const std::string prologue = R"( local
58 const std::string original = prologue + R"(
66 const std::string expected = prologue + R"(
89 const std::string prologue = R"( local
121 const std::string original = prologue + R"(
139 const std::string expected_reduced = prologue + R"(
151 const std::string expected_reduced = prologue + R"(
162 const std::string expected_reduced = prologue + R"(
176 const std::string expected_reduced = prologue + R"(
188 const std::string expected_reduced = prologue + R"
    [all...]
remove_opname_instruction_reduction_pass_test.cpp 51 const std::string prologue = R"( local
69 const std::string original = prologue + R"(
73 const std::string expected = prologue + epilogue;
89 const std::string prologue = R"( local
118 const std::string original = prologue + R"(
126 const std::string expected = prologue + epilogue;
152 const std::string prologue = R"( local
181 const std::string original = prologue + R"(
190 const std::string expected = prologue + epilogue;
operand_to_constant_reduction_pass_test.cpp 24 std::string prologue = R"( local
84 std::string original = prologue + R"(
90 std::string expected = prologue + R"(
  /art/test/121-modifiers/smali/
NonInf.smali 44 .prologue
90 .prologue
100 .prologue
115 .prologue
128 .prologue
138 .prologue
148 .prologue
158 .prologue
172 .prologue
A.smali 35 .prologue
A$B.smali 37 .prologue
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestContext.java 28 String prologue; field in class:TestContext.ContextCase
35 prologue = pro;
76 String prologue, epilogue, src, dest; local
87 prologue = pseudoToU16(cc.prologue);
89 /* in the call below, prologue and epilogue are swapped to show
91 bidi.setContext(epilogue, prologue);
92 bidi.setContext(prologue, epilogue);
98 "\nPrologue: " + cc.prologue +
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestContext.java 25 String prologue; field in class:TestContext.ContextCase
32 prologue = pro;
73 String prologue, epilogue, src, dest; local
84 prologue = pseudoToU16(cc.prologue);
86 /* in the call below, prologue and epilogue are swapped to show
88 bidi.setContext(epilogue, prologue);
89 bidi.setContext(prologue, epilogue);
95 "\nPrologue: " + cc.prologue +
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
pp.py 78 prologue = ['if 0:'] variable
83 prologue = [ variable
110 prologue = ['if 1:'] variable
116 program = '\n'.join(prologue) + '\n'
  /external/libunwind/src/ia64/
longjmp.S 32 .prologue
siglongjmp.S 35 .prologue
42 .prologue
sigsetjmp.S 38 .prologue
  /external/python/cpython2/Demo/scripts/
pp.py 78 prologue = ['if 0:'] variable
83 prologue = [ variable
110 prologue = ['if 1:'] variable
116 program = '\n'.join(prologue) + '\n'
  /external/libunwind/tests/
ia64-test-readonly-asm.S 31 .prologue
ia64-test-nat-asm.S 62 .prologue
100 .prologue
137 .prologue
177 .prologue
214 .prologue
251 .prologue
293 .prologue
336 .prologue
380 .prologue
436 .prologue
    [all...]
flush-cache.S 13 .prologue
  /external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
dwarfdump-line-dwo.s 12 .long LH_1_header_end-LH_1_params # Length of Prologue
45 # PART1: Line table prologue:
58 .long LH_2_header_end-LH_2_params # Length of Prologue
91 # PART2: Line table prologue:
95 # PART2-NOT: prologue:
99 # PART2-NOT: prologue:
dwarfdump-bogus-LNE.s 53 .long LT_header_end-LT_params # Length of Prologue
98 # CHECK: Line table prologue:
100 # Exact prologue length isn't important but it tells us where to expect the
115 .long LT2_header_end-LT2_params # Length of Prologue
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
ctzsi2.S 22 @ lr needed for prologue

Completed in 681 milliseconds

1 2 3 4 5