Home
last modified time | relevance | path

Searched refs:hasComplexAddress (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h169 bool hasComplexAddress() const { in hasComplexAddress() function
DDwarfCompileUnit.cpp938 assert((!DV.isBlockByrefVariable() || DV.hasComplexAddress()) && in addVariableAddress()
940 if (DV.hasComplexAddress()) in addVariableAddress()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h167 bool hasComplexAddress() const { in hasComplexAddress() function
DDwarfCompileUnit.cpp744 if (DV.hasComplexAddress()) in addVariableAddress()