Searched refs:GetIP (Results 1 – 6 of 6) sorted by relevance
252 Traits::Insts::GetIP *GetIPInst = nullptr; in emitGetIP()255 if (auto *GetIP = llvm::dyn_cast<Traits::Insts::GetIP>(&Instr)) { in emitGetIP() local257 GetIPInst = GetIP; in emitGetIP()288 Context.insert<Traits::Insts::GetIP>(CallDest); in emitGetIP()328 Context.insert<Traits::Insts::GetIP>(RebasePtr); in initSandbox()
104 GetIP, enumerator300 return InstX86Base::isClassof(Instr, InstX86Base::GetIP); in classof()3191 using GetIP = typename InstImpl<TraitsType>::InstX86GetIP; member
62 : InstX86Base(Func, InstX86Base::GetIP, 0, Dest) {} in InstX86GetIP()
294 UnwindStatusOr<crypto_word_t> GetIP() { return ctx_.Rip; } in GetIP() function in abi_test::internal::UnwindCursor344 starting_ip_ = GetIP().ValueOrDie("Error getting instruction pointer"); in UnwindCursor()358 UnwindStatusOr<crypto_word_t> GetIP() { in GetIP() function in abi_test::internal::UnwindCursor527 cursor->GetIP().ValueOrDie("Error getting instruction pointer"); in CheckUnwind()583 UnwindStatusOr<crypto_word_t> cur_ip = cursor->GetIP(); in CheckUnwind()
443 "src/unwind/GetIP.c",
118 unwind/GetGR.c unwind/GetIP.c unwind/GetLanguageSpecificData.c \