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

  /external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h 70 bool isConstantInt() const { return EntryKind == E_ConstantInt; }
86 else if (isConstantInt())
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 115 bool isConstantInt() const { return EntryKind == E_ConstantInt; }

Completed in 1013 milliseconds