HomeSort by relevance Sort by last modified time
    Searched defs:setHasFastCall (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 113 void setHasFastCall() { HasFastCall = true; }
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 179 void setHasFastCall() { HasFastCall = true; }

Completed in 50 milliseconds