Home
last modified time | relevance | path

Searched defs:getCUIndex (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DAccelTable.h283 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DAccelTable.h284 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp276 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp554 std::optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry
H A DDWARFContext.cpp850 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp547 Optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry
H A DDWARFContext.cpp697 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext