Home
last modified time | relevance | path

Searched refs:Prologue (Results 1 – 25 of 114) sorted by relevance

12345

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.h36 unsigned Length, bool Prologue);
38 unsigned Length, bool Prologue);
40 unsigned Length, bool Prologue);
42 unsigned Length, bool Prologue);
44 unsigned Length, bool Prologue);
46 unsigned Length, bool Prologue);
48 unsigned Length, bool Prologue);
50 unsigned Length, bool Prologue);
52 unsigned Length, bool Prologue);
54 unsigned Length, bool Prologue);
[all …]
DARMWinEHPrinter.cpp228 unsigned Length, bool Prologue) { in opcode_0xxxxxxx() argument
232 static_cast<const char *>(Prologue ? "sub" : "add"), in opcode_0xxxxxxx()
239 unsigned Length, bool Prologue) { in opcode_10Lxxxxx() argument
241 uint16_t RegisterMask = (Link << (Prologue ? 14 : 15)) in opcode_10Lxxxxx()
245 assert((~RegisterMask & (1 << (Prologue ? 15 : 14))) && "pc must not be set"); in opcode_10Lxxxxx()
249 Prologue ? "push" : "pop"); in opcode_10Lxxxxx()
258 unsigned Length, bool Prologue) { in opcode_1100xxxx() argument
259 if (Prologue) in opcode_1100xxxx()
270 unsigned Length, bool Prologue) { in opcode_11010Lxx() argument
274 uint16_t GPRMask = (Link << (Prologue ? 14 : 15)) in opcode_11010Lxx()
[all …]
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp20 DWARFDebugLine::Prologue::Prologue() { clear(); } in Prologue() function in DWARFDebugLine::Prologue
22 void DWARFDebugLine::Prologue::clear() { in clear()
32 void DWARFDebugLine::Prologue::dump(raw_ostream &OS) const { in dump()
67 bool DWARFDebugLine::Prologue::parse(DataExtractor debug_line_data, in parse()
176 Prologue.dump(OS); in dump()
190 Prologue.clear(); in clear()
201 Row.reset(LineTable->Prologue.DefaultIsStmt); in resetRowAndSequence()
253 if (!Prologue.parse(debug_line_data, offset_ptr)) { in parse()
260 debug_line_offset + Prologue.TotalLength + Prologue.sizeofTotalLength(); in parse()
335 Prologue.FileNames.push_back(fileEntry); in parse()
[all …]
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugLine.h33 struct Prologue { struct
34 Prologue() in Prologue() argument
132 Prologue.clear(); in clear()
139 struct Prologue Prologue; member
155 virtual void reset() { Row::reset(Prologue.DefaultIsStmt); } in reset()
171 Prologue *prologue);
DDWARFDebugLine.cpp18 void DWARFDebugLine::Prologue::dump(raw_ostream &OS) const { in dump()
82 Prologue.dump(OS); in dump()
133 uint32_t *offset_ptr, Prologue *prologue) { in parsePrologue()
191 Prologue *prologue = &state.Prologue; in parseStatementTable()
DDWARFContext.cpp164 const std::string &fileName = lineTable->Prologue.FileNames[row.File-1].Name; in getLineInfoForAddress()
/external/vixl/tools/test_generator/
Ddata_types.py210 def Prologue(): member in Input
370 def Prologue(self): member in Register
388 def Prologue(self): member in NZCV
428 def Prologue(self): member in Q
468 def Prologue(self): member in GE
557 def Prologue(self): member in MemOperand
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h36 struct Prologue { struct
37 Prologue();
210 struct Prologue Prologue; member
/external/llvm/test/Transforms/IndVarSimplify/
Div-widen.ll21 Prologue:
24 B18: ; preds = %B24, %Prologue
25 %.02 = phi i32 [ 0, %Prologue ], [ %tmp33, %B24 ]
37 B6: ; preds = %Prologue
/external/elfutils/tests/
Drun-readelf-line.sh33 Prologue length: 43
88 Prologue length: 28
138 Prologue length: 43
205 line:col SBPE* disc isa op address (Statement Block Prologue Epilogue *End)
222 line:col SBPE* disc isa op address (Statement Block Prologue Epilogue *End)
235 line:col SBPE* disc isa op address (Statement Block Prologue Epilogue *End)
Drun-readelf-zdebug.sh359 Prologue length: 40
/external/llvm/test/CodeGen/ARM/
Dthumb1_return_sequence.ll8 ; Prologue
49 ; Prologue
87 ; Prologue
123 ; Prologue
185 ; Prologue
202 ; Prologue
Darm-shrink-wrapping.ll28 ; Prologue code.
90 ; Prologue code.
163 ; Prologue code.
214 ; Prologue code.
293 ; Prologue code.
378 ; Prologue code.
444 ; Prologue code.
/external/llvm/test/CodeGen/X86/
Dwin-funclet-cfi.ll54 ; Prologue is done, emit the .seh_endprologue directive.
84 ; Prologue is done, emit the .seh_endprologue directive.
Dx86-shrink-wrap-unwind.ll19 ; Prologue code.
75 ; Prologue code.
121 ; Prologue code.
169 ; Prologue
Di686-win-shrink-wrapping.ll12 ; Prologue code.
Dx86-shrink-wrapping.ll23 ; Prologue code.
78 ; Prologue code.
155 ; Prologue code.
204 ; Prologue code.
282 ; Prologue code.
366 ; Prologue code.
437 ; Prologue code.
742 ; Prologue code.
805 ; Prologue is at the beginning of the function when shrink-wrapping
Dwin32-seh-catchpad-realign.ll41 ; Prologue
/external/llvm/tools/llvm-pdbdump/
DFunctionDumper.cpp121 uint64_t Prologue = DebugStart->getVirtualAddress() - FuncStart; in start() local
122 WithColor(Printer, PDB_ColorItem::Offset).get() << "+" << Prologue; in start()
/external/llvm/test/CodeGen/Thumb/
Dthumb-shrink-wrapping.ll27 ; Prologue code.
125 ; Prologue code.
200 ; Prologue code.
251 ; Prologue code.
335 ; Prologue code.
425 ; Prologue code.
498 ; Prologue code.
/external/bison/tests/
Dsynclines.at146 ## Prologue syncline. ##
150 AT_TEST([Prologue syncline],
/external/llvm/test/CodeGen/AArch64/
Darm64-shrink-wrapping.ll15 ; Prologue code.
68 ; Prologue code.
138 ; Prologue code.
179 ; Prologue code.
330 ; Prologue code.
406 ; Prologue code.
456 ; Prologue code.
/external/llvm/test/CodeGen/PowerPC/
Dppc-shrink-wrapping.ll20 ; Prologue code.
81 ; Prologue code.
155 ; Prologue code.
208 ; Prologue code.
288 ; Prologue code.
375 ; Prologue code.
440 ; Prologue code.
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Do32.S51 # Prologue
235 # Prologue
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DCallingConvLower.h148 typedef enum { Unknown, Prologue, Call } ParmContext; enumerator

12345