Searched refs:GetPC (Results 1 – 3 of 3) sorted by relevance
225 static uint32_t GetPC() __attribute__((noinline));226 static uint32_t GetPC() { in GetPC() function278 static uint32_t GetPC() __attribute__((noinline));279 static uint32_t GetPC() { in GetPC() function300 extern uint32_t GetPC();331 context.srr0 = GetPC(); in CountCallerFrames()338 context.pc = GetPC(); in CountCallerFrames()
85 ENTRY(GetPC)92 SET_SIZE(GetPC)
1487 MachineInstr *GetPC = BuildMI(MBB, I, DL, get(AMDGPU::S_GETPC_B64), PCReg); in insertIndirectBranch() local1553 MachineBasicBlock::iterator(GetPC), 0); in insertIndirectBranch()