Home | History | Annotate | Download | only in JIT

Lines Matching refs:SlotPtr

1148     intptr_t *SlotPtr = (intptr_t*)JumpTableBase;
1155 *SlotPtr++ = getMachineBasicBlockAddress(MBBs[mi]);
1166 int *SlotPtr = (int*)JumpTableBase;
1172 uintptr_t Base = (uintptr_t)SlotPtr;
1176 *SlotPtr++ = TheJIT->getJITInfo().getPICJumpTableEntry(MBBAddr, Base);