Home
last modified time | relevance | path

Searched refs:thePointerTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1453 MVT thePointerTy = TLI->getPointerTy(DL); in emitFunctionParamList() local
1524 O << "\t.param .u" << thePointerTy.getSizeInBits() << " "; in emitFunctionParamList()
1569 sz = thePointerTy.getSizeInBits(); in emitFunctionParamList()