Searched refs:InstPtr (Results 1 – 5 of 5) sorted by relevance
72 State.InstPtr.update(Source); in unwindCall()76 InstructionPointer &IP = State.InstPtr; in unwindLinear()151 State.InstPtr.update(LBR.Source); in unwindReturn()159 State.InstPtr.update(Source); in unwindBranch()306 State.InstPtr.update(State.getCurrentLBRSource()); in unwind()307 State.pushFrame(State.InstPtr.Address); in unwind()
264 InstructionPointer InstPtr; member270 InstPtr(Binary, Sample->CallStack.front()) { in UnwindState()293 assert(InstPtr.Address == CurrentLeafFrame->Address && in checkStateConsistency()
876 #define GetBranchDest(InstPtr, inst) \ in MipsEmulateBranch() argument 877 (InstPtr + 4 + ((short)inst.IType.imm << 2)) in MipsEmulateBranch()
460 unsigned InstPtr = is64Bit ? X86::RIP : X86::EIP; in createX86MCAsmInfo() local462 nullptr, MRI.getDwarfRegNum(InstPtr, true), stackGrowth); in createX86MCAsmInfo()
813 WeakTrackingVH InstPtr(&*I); in processLoopMemIntrinsic() local820 if (!InstPtr) in processLoopMemIntrinsic()