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

  /external/llvm/include/llvm/Support/
CodeGen.h 33 enum Level { NotPIC=0, SmallPIC=1, BigPIC=2 };
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 587 if (PL == PICLevel::SmallPIC) {
    [all...]
PPCISelDAGToDAG.cpp 322 if (M->getPICLevel() == PICLevel::SmallPIC) {
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 108 milliseconds