Home
last modified time | relevance | path

Searched defs:Prologue (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h63 struct Prologue { struct
75 uint64_t PrologueLength; argument
77 uint8_t SegSelectorSize;
81 uint8_t MinInstLength;
106 uint32_t sizeofPrologueLength() const { return isDWARF64() ? 8 : 4; } in sizeofPrologueLength() argument
112 return PrologueLength + sizeofTotalLength() + sizeof(getVersion()) + in getLength() argument
117 uint32_t getStatementTableLength() const { in getStatementTableLength()
121 int32_t getMaxLineIncrementForSpecialOpcode() const { in getMaxLineIncrementForSpecialOpcode()
293 struct Prologue Prologue; member
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h36 struct Prologue { struct
46 uint64_t PrologueLength; argument
70 uint32_t sizeofPrologueLength() const { in sizeofPrologueLength() argument
76 return PrologueLength + sizeofTotalLength() + sizeof(Version) + in getLength() argument
80 uint32_t getStatementTableLength() const { in getStatementTableLength()
83 int32_t getMaxLineIncrementForSpecialOpcode() const { in getMaxLineIncrementForSpecialOpcode()
210 struct Prologue Prologue; member
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h63 struct Prologue { struct
75 uint64_t PrologueLength; argument
77 uint8_t SegSelectorSize;
81 uint8_t MinInstLength;
106 uint32_t sizeofPrologueLength() const { return isDWARF64() ? 8 : 4; } in sizeofPrologueLength() argument
113 int32_t getMaxLineIncrementForSpecialOpcode() const { in getMaxLineIncrementForSpecialOpcode()
292 struct Prologue Prologue; member
/external/llvm-project/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp257 unsigned Length, bool Prologue) { in opcode_0xxxxxxx()
268 unsigned Length, bool Prologue) { in opcode_10Lxxxxx()
287 unsigned Length, bool Prologue) { in opcode_1100xxxx()
299 unsigned Length, bool Prologue) { in opcode_11010Lxx()
316 unsigned Length, bool Prologue) { in opcode_11011Lxx()
333 unsigned Length, bool Prologue) { in opcode_11100xxx()
347 unsigned Length, bool Prologue) { in opcode_111010xx()
360 unsigned Length, bool Prologue) { in opcode_1110110L()
374 unsigned Length, bool Prologue) { in opcode_11101110()
390 unsigned Length, bool Prologue) { in opcode_11101111()
[all …]
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp228 unsigned Length, bool Prologue) { in opcode_0xxxxxxx()
239 unsigned Length, bool Prologue) { in opcode_10Lxxxxx()
258 unsigned Length, bool Prologue) { in opcode_1100xxxx()
270 unsigned Length, bool Prologue) { in opcode_11010Lxx()
287 unsigned Length, bool Prologue) { in opcode_11011Lxx()
304 unsigned Length, bool Prologue) { in opcode_11100xxx()
318 unsigned Length, bool Prologue) { in opcode_111010xx()
331 unsigned Length, bool Prologue) { in opcode_1110110L()
345 unsigned Length, bool Prologue) { in opcode_11101110()
361 unsigned Length, bool Prologue) { in opcode_11101111()
[all …]
/external/vixl/tools/test_generator/
Ddata_types.py210 def Prologue(): member in Input
389 def Prologue(self): member in Register
399 def Prologue(self): member in DRegisterF64
417 def Prologue(self): member in NZCV
457 def Prologue(self): member in Q
497 def Prologue(self): member in GE
522 def Prologue(self): member in FPSCR
608 def Prologue(self): member in MemOperand
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugLineTest.cpp135 DWARFDebugLine::Prologue Prologue, in checkDefaultPrologue()
227 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in TEST_P() local
406 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in TEST_P() local
442 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in TEST_P() local
557 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in TEST_F() local
706 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in TEST_F() local
937 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in editPrologue() local
966 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in editPrologue() local
1008 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in editPrologue() local
1282 DWARFDebugLine::Prologue Prologue = LT.createBasicPrologue(); in TEST_F() local
[all …]
DDwarfGenerator.cpp337 static void writeV2IncludeAndFileTable(const DWARFDebugLine::Prologue &Prologue, in writeV2IncludeAndFileTable()
355 static void writeV5IncludeAndFileTable(const DWARFDebugLine::Prologue &Prologue, in writeV5IncludeAndFileTable()
382 const DWARFDebugLine::Prologue &Prologue, AsmPrinter &Asm) const { in writeProloguePayload() argument
DDwarfGenerator.h223 llvm::Optional<DWARFDebugLine::Prologue> Prologue; variable
/external/llvm/tools/llvm-pdbdump/
DFunctionDumper.cpp121 uint64_t Prologue = DebugStart->getVirtualAddress() - FuncStart; in start() local
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyFunctionDumper.cpp123 uint64_t Prologue = DebugStart->getVirtualAddress() - FuncStart; in start() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp20 DWARFDebugLine::Prologue::Prologue() { clear(); } in Prologue() function in DWARFDebugLine::Prologue
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.cpp132 DWARFMappedHash::Prologue::Prologue(dw_offset_t _die_base_offset) in Prologue() function in DWARFMappedHash::Prologue
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h189 typedef enum { Unknown, Prologue, Call } ParmContext; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp66 DWARFDebugLine::Prologue::Prologue() { clear(); } in Prologue() function in DWARFDebugLine::Prologue
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp71 DWARFDebugLine::Prologue::Prologue() { clear(); } in Prologue() function in DWARFDebugLine::Prologue
/external/clang/lib/CodeGen/
DCGClass.cpp854 void CodeGenFunction::EmitAsanPrologueOrEpilogue(bool Prologue) { in EmitAsanPrologueOrEpilogue()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp778 void CodeGenFunction::EmitAsanPrologueOrEpilogue(bool Prologue) { in EmitAsanPrologueOrEpilogue()
/external/llvm/lib/AsmParser/
DLLParser.cpp4626 Constant *Prologue = nullptr; in ParseFunctionHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp5389 Constant *Prologue = nullptr; in ParseFunctionHeader() local
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp5714 Constant *Prologue = nullptr; in parseFunctionHeader() local