Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/NVPTX/
HDManagedStringPool.h26 class ManagedStringPool {
30 ManagedStringPool() {} in ManagedStringPool() function
31 ~ManagedStringPool() { in ~ManagedStringPool()
HDNVPTXRegisterInfo.h35 ManagedStringPool ManagedStrPool;
62 ManagedStringPool *getStrPool() const { in getStrPool()
63 return const_cast<ManagedStringPool *>(&ManagedStrPool); in getStrPool()
HDNVPTXTargetMachine.h44 ManagedStringPool ManagedStrPool;
78 ManagedStringPool *getManagedStrPool() const { in getManagedStrPool()
79 return const_cast<ManagedStringPool *>(&ManagedStrPool); in getManagedStrPool()