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

  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 145 void setPICBasePointerSaveIndex(int Idx) { PICBasePointerSaveIndex = Idx; }
PPCFrameLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 139 void setPICBasePointerSaveIndex(int Idx) { PICBasePointerSaveIndex = Idx; }
PPCFrameLowering.cpp     [all...]

Completed in 779 milliseconds