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

  /external/llvm/include/llvm/Target/
TargetJITInfo.h 118 bool needsGOT() const { return useGOT; }
133 bool useGOT;
  /external/llvm/lib/Target/PowerPC/
PPCJITInfo.h 29 useGOT = 0;
  /external/llvm/lib/Target/ARM/
ARMJITInfo.h 49 explicit ARMJITInfo() : IsPIC(false) { useGOT = false; }
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 439 useGOT = 0;

Completed in 64 milliseconds