Home
last modified time | relevance | path

Searched defs:getUnitDie (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDIE.h891 DIE &getUnitDie() { return Die; } in getUnitDie() function
892 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DDIE.h999 DIE &getUnitDie() { return Die; } in getUnitDie() function
1000 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DDIE.h999 DIE &getUnitDie() { return Die; } in getUnitDie() function
1000 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DDIE.h919 DIE &getUnitDie() { return Die; } in getUnitDie() function
920 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DDIE.h999 DIE &getUnitDie() { return Die; } in getUnitDie() function
1000 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DDIE.h999 DIE &getUnitDie() { return Die; } in getUnitDie() function
1000 const DIE &getUnitDie() const { return Die; } in getUnitDie() function
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h126 DIE &getUnitDie() { return UnitDie; } in getUnitDie() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp197 const DIE *DIE::getUnitDie() const { in getUnitDie() function in DIE
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp203 const DIE *DIE::getUnitDie() const { in getUnitDie() function in DIE