Searched refs:retIndex (Results 1 – 4 of 4) sorted by relevance
195 llvm::Value *retIndex = llvm::Constant::getIntegerValue( in packFunctionArguments() local197 llvm::Value *retPtrPtr = builder.CreateGEP(argList, retIndex); in packFunctionArguments()
401 retIndex,argIndices = argIndices[0],argIndices[1:]402 retTy = self.typeGen.get(retIndex)
403 retIndex,argIndices = argIndices[0],argIndices[1:]404 retTy = self.typeGen.get(retIndex)
524 FT_Error retIndex = FT_Get_Char_Index(pFace->GetRec(), wcUnicode); in VerifyUnicodeForFontDescriptor() local529 return !retCharmap && retIndex; in VerifyUnicodeForFontDescriptor()