Searched refs:GetIP (Results 1 – 6 of 6) sorted by relevance
242 Traits::Insts::GetIP *GetIPInst = nullptr; in emitGetIP()245 if (auto *GetIP = llvm::dyn_cast<Traits::Insts::GetIP>(&Instr)) { in emitGetIP() local247 GetIPInst = GetIP; in emitGetIP()278 Context.insert<Traits::Insts::GetIP>(CallDest); in emitGetIP()318 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()
289 UnwindStatusOr<crypto_word_t> GetIP() { return ctx_.Rip; } in GetIP() function in abi_test::internal::UnwindCursor339 starting_ip_ = GetIP().ValueOrDie("Error getting instruction pointer"); in UnwindCursor()353 UnwindStatusOr<crypto_word_t> GetIP() { in GetIP() function in abi_test::internal::UnwindCursor522 cursor->GetIP().ValueOrDie("Error getting instruction pointer"); in CheckUnwind()578 UnwindStatusOr<crypto_word_t> cur_ip = cursor->GetIP(); in CheckUnwind()
445 "src/unwind/GetIP.c",
118 unwind/GetGR.c unwind/GetIP.c unwind/GetLanguageSpecificData.c \