Home
last modified time | relevance | path

Searched refs:OpDeref (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Ddebug_info.ll48 ; with descriptors that end with OpDeref (encoded as 2).
/external/llvm/test/Instrumentation/AddressSanitizer/
Ddebug_info.ll48 ; with descriptors that end with OpDeref (encoded as 2).
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDIBuilder.h71 enum ComplexAddrKind { OpPlus=1, OpDeref }; enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp283 } else if (Element == DIBuilder::OpDeref) { in addComplexAddress()
DDwarfDebug.cpp1894 } else if (Element == DIBuilder::OpDeref) in emitDebugLoc()