HomeSort by relevance Sort by last modified time
    Searched defs:isLocation (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LibCallSemantics.h 42 /// isLocation - Return a LocResult if the specified pointer refers to this
50 LocResult (*isLocation)(ImmutableCallSite CS,
  /external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h 67 bool isLocation() const { return EntryKind == E_Location; }
80 if (isLocation()) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 112 bool isLocation() const { return EntryKind == E_Location; }

Completed in 72 milliseconds