Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h67 bool isLocation() const { return EntryKind == E_Location; } in isLocation() function
80 if (isLocation()) { in dump()
DDwarfDebug.cpp1409 } else if (Value.isLocation()) { in emitDebugLocValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h68 bool isLocation() const { return EntryKind == E_Location; } in isLocation() function
82 if (isLocation()) { in dump()
DDwarfDebug.cpp1743 } else if (Value.isLocation()) { in emitDebugLocValue()