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 84 enum ComplexAddrKind { OpPlus=1, OpDeref };
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 425 if (N >= 2 && DV.getAddrElement(0) == DIBuilder::OpPlus) {
426 // If first address element is OpPlus then emit
438 if (Element == DIBuilder::OpPlus) {
    [all...]
DwarfDebug.cpp     [all...]

Completed in 173 milliseconds