Searched refs:getTypeTempSuffix (Results 1 – 5 of 5) sorted by relevance
46 const char *getTypeTempSuffix(ID Id, bool CLMode = false);
83 const char *types::getTypeTempSuffix(ID Id, bool CLMode) { in getTypeTempSuffix() function in types
5532 const char *Extension = types::getTypeTempSuffix(FileType, true); in MakeCLOutputFilename()5617 const char *Suffix = types::getTypeTempSuffix(JA.getType(), IsCLMode()); in GetNamedOutputPath()5721 const char *Suffix = types::getTypeTempSuffix(JA.getType(), IsCLMode()); in GetNamedOutputPath()5779 Split.first, types::getTypeTempSuffix(JA.getType(), IsCLMode())); in GetNamedOutputPath()
240 D.GetTemporaryPath("cc", types::getTypeTempSuffix(types::TY_Object)); in AddLinkArgs()
8138 Twine("-type=") + types::getTypeTempSuffix(Output.getType()))); in ConstructJob()8245 Twine("-type=") + types::getTypeTempSuffix(Input.getType()))); in ConstructJobMultipleOutputs()