HomeSort by: relevance | last modified time | path
    Searched refs:IndirectTlsSegRefs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 171 bool IndirectTlsSegRefs;
176 OptForMinSize(false), IndirectTlsSegRefs(false) {}
185 IndirectTlsSegRefs = MF.getFunction().hasFnAttribute(
1633 !IndirectTlsSegRefs &&
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.cpp 1761 if (CodeGenOpts.IndirectTlsSegRefs)

Completed in 26 milliseconds