Home
last modified time | relevance | path

Searched defs:getCU (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h371 DwarfCompileUnit &getCU() override { return CU; } in getCU() function
DDwarfCompileUnit.h163 DwarfCompileUnit &getCU() override { return *this; } in getCU() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h387 DwarfCompileUnit &getCU() override { return CU; } in getCU() function
DDwarfCompileUnit.h170 DwarfCompileUnit &getCU() override { return *this; } in getCU() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h116 DwarfCompileUnit &getCU() override { return *this; } in getCU() function
DDwarfUnit.h388 DwarfCompileUnit &getCU() override { return CU; } in getCU() function