Searched refs:getPTXFundamentalTypeStr (Results 1 – 2 of 2) sorted by relevance
217 std::string getPTXFundamentalTypeStr(Type *Ty, bool = true) const;
1164 O << getPTXFundamentalTypeStr(ETy, false); in printModuleLevelGV()1392 NVPTXAsmPrinter::getPTXFundamentalTypeStr(Type *Ty, bool useB4PTR) const { in getPTXFundamentalTypeStr() function in NVPTXAsmPrinter1468 O << getPTXFundamentalTypeStr(ETy); in emitPTXGlobalVariable()1624 O << getPTXFundamentalTypeStr(Ty); in emitFunctionParamList()