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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 1954 PICLevel::Level picLevel = M->getPICLevel();
1957 if (picLevel == PICLevel::SmallPIC) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 3276 PICLevel::Level picLevel = M->getPICLevel();
3324 else if (picLevel == PICLevel::SmallPIC)
3349 if (picLevel == PICLevel::SmallPIC)
3375 if (picLevel == PICLevel::SmallPIC)

Completed in 37 milliseconds