HomeSort by relevance Sort by last modified time
    Searched refs:isLocation (Results 1 - 6 of 6) 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/swiftshader/third_party/LLVM/lib/Analysis/
LibCallAliasAnalysis.cpp 69 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc);
90 LibCallLocationInfo::LocResult Res = LocInfo.isLocation(CS, Loc);
  /external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h 67 bool isLocation() const { return EntryKind == E_Location; }
80 if (isLocation()) {
DwarfDebug.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 112 bool isLocation() const { return EntryKind == E_Location; }
DwarfDebug.cpp     [all...]

Completed in 571 milliseconds