Searched defs:setDPRCalleeSavedGapSize (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 178 void setDPRCalleeSavedGapSize(unsigned s) { DPRCSAlignGapSize = s; } function in class:llvm::ARMFunctionInfo |
Completed in 262 milliseconds