Searched refs:getPTXFundamentalTypeStr (Results 1 – 2 of 2) sorted by relevance
218 std::string getPTXFundamentalTypeStr(Type *Ty, bool = true) const;
1125 O << getPTXFundamentalTypeStr(ETy, false); in printModuleLevelGV()1342 NVPTXAsmPrinter::getPTXFundamentalTypeStr(Type *Ty, bool useB4PTR) const { in getPTXFundamentalTypeStr() function in NVPTXAsmPrinter1412 O << getPTXFundamentalTypeStr(ETy); in emitPTXGlobalVariable()1568 O << getPTXFundamentalTypeStr(Ty); in emitFunctionParamList()