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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 123 void setVarArgsNumGPR(unsigned Num) { VarArgsNumGPR = Num; }
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 189 void setVarArgsNumGPR(unsigned Num) { VarArgsNumGPR = Num; }
PPCISelLowering.cpp     [all...]

Completed in 161 milliseconds