Home
last modified time | relevance | path

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

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