Searched refs:UseSExt (Results 1 – 2 of 2) sorted by relevance
169 bool UseSExt = true);2095 bool UseSExt) { in PPCMaterializeInt() argument2111 int64_t Imm = UseSExt ? CI->getSExtValue() : CI->getZExtValue(); in PPCMaterializeInt()
170 bool UseSExt = true);2196 bool UseSExt) { in PPCMaterializeInt() argument2212 int64_t Imm = UseSExt ? CI->getSExtValue() : CI->getZExtValue(); in PPCMaterializeInt()