HomeSort by relevance Sort by last modified time
    Searched refs:OpPlus (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/
DIBuilder.h 75 enum ComplexAddrKind { OpPlus=1, OpDeref };
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 410 if (N >= 2 && DV->getAddrElement(0) == DIBuilder::OpPlus) {
411 // If first address element is OpPlus then emit
423 if (Element == DIBuilder::OpPlus) {
    [all...]
DwarfDebug.cpp     [all...]

Completed in 59 milliseconds