Home | History | Annotate | Download | only in JIT

Lines Matching refs:SlotPtr

1096     intptr_t *SlotPtr = (intptr_t*)JumpTableBase;
1103 *SlotPtr++ = getMachineBasicBlockAddress(MBBs[mi]);
1114 int *SlotPtr = (int*)JumpTableBase;
1120 uintptr_t Base = (uintptr_t)SlotPtr;
1124 *SlotPtr++ = TheJIT->getJITInfo().getPICJumpTableEntry(MBBAddr, Base);