Searched defs:GetPC (Results 1 – 4 of 4) sorted by relevance
226 static uint32_t GetPC() { in GetPC() function279 static uint32_t GetPC() { in GetPC() function
15 void* GetPC() { in GetPC() function
1797 MachineInstr *GetPC = BuildMI(MBB, I, DL, get(AMDGPU::S_GETPC_B64), PCReg); in insertIndirectBranch() local