OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVirtualRegisterName
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.h
336
std::string
getVirtualRegisterName
(unsigned) const;
NVPTXAsmPrinter.cpp
502
getVirtualRegisterName
(RegNo));
562
NVPTXAsmPrinter::
getVirtualRegisterName
(unsigned Reg) const {
584
O <<
getVirtualRegisterName
(vr);
[
all
...]
Completed in 334 milliseconds