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

  /external/llvm/include/llvm/IR/
DIBuilder.h 89 enum ComplexAddrKind { OpPlus=1, OpDeref };
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]
DwarfUnit.cpp 587 if (N >= 2 && DV.getAddrElement(0) == DIBuilder::OpPlus) {
588 // If first address element is OpPlus then emit
599 if (Element == DIBuilder::OpPlus) {
    [all...]

Completed in 5870 milliseconds