Searched refs:getMachineBasicBlockAddress (Results 1 – 6 of 6) sorted by relevance
93 uintptr_t MBBOffset = getMachineBasicBlockAddress(MR.getBasicBlock()); in finishFunction()111 Addr = getMachineBasicBlockAddress(MR.getBasicBlock()); in finishFunction()
113 ObjectCodeEmitter::getMachineBasicBlockAddress(MachineBasicBlock *MBB) const { in getMachineBasicBlockAddress() function in llvm::ObjectCodeEmitter
138 virtual uintptr_t getMachineBasicBlockAddress(MachineBasicBlock *MBB) const;
318 virtual uintptr_t getMachineBasicBlockAddress(MachineBasicBlock *MBB) const= 0;
323 virtual uintptr_t getMachineBasicBlockAddress(MachineBasicBlock *MBB) const= 0;
435 virtual uintptr_t getMachineBasicBlockAddress(MachineBasicBlock *MBB) const{ in getMachineBasicBlockAddress() function in __anonce5e020d0111::JITEmitter863 ResultPtr = (void*)getMachineBasicBlockAddress(MR.getBasicBlock()); in finishFunction()1156 *SlotPtr++ = getMachineBasicBlockAddress(MBBs[mi]); in emitJumpTableInfo()1175 uintptr_t MBBAddr = getMachineBasicBlockAddress(MBBs[mi]); in emitJumpTableInfo()