Lines Matching refs:CAddr
1090 uintptr_t CAddr = (uintptr_t)ConstantPoolBase + Offset;1091 ConstPoolAddresses.push_back(CAddr);1097 TheJIT->InitializeMemory(CPE.Val.ConstVal, (void*)CAddr);1099 dbgs().write_hex(CAddr) << "]\n");