Searched refs:mayUseShortThunk (Results 1 – 1 of 1) sorted by relevance
95 bool mayUseShortThunk = true; member in __anon4c30ee6a0111::ARMThunk122 bool mayUseShortThunk = true; member in __anon4c30ee6a0111::ThumbThunk362 if (!mayUseShortThunk) in getMayUseShortThunk()365 mayUseShortThunk = false; in getMayUseShortThunk()380 bool mayUseShortThunk = true; member in __anon4c30ee6a0111::PPC64R2SaveStub535 if (!mayUseShortThunk) in getMayUseShortThunk()539 mayUseShortThunk = false; in getMayUseShortThunk()544 mayUseShortThunk = llvm::isInt<26>(offset); in getMayUseShortThunk()545 return mayUseShortThunk; in getMayUseShortThunk()581 if (!mayUseShortThunk || !config->armJ1J2BranchEncoding) in getMayUseShortThunk()[all …]