Searched refs:getCur (Results 1 – 10 of 10) sorted by relevance
356 genTargetHelperCallFor(iteratorToInst(Context.getCur())); in genTargetHelperCalls()363 if (llvm::isa<InstLoad>(*Context.getCur())) in doAddressOpt()365 else if (llvm::isa<InstStore>(*Context.getCur())) in doAddressOpt()368 llvm::dyn_cast<InstIntrinsicCall>(&*Context.getCur())) { in doAddressOpt()379 Inst *I = iteratorToInst(Context.getCur()); in doNopInsertion()404 Inst *Instr = iteratorToInst(Context.getCur()); in lower()719 for (auto Instr = Context.getCur(), E = Context.getNext(); Instr != E; in markRedefinitions()
233 Cur = llvm::dyn_cast<InstAlloca>(iteratorToInst(Context.getCur())); in instrumentFuncStart()445 Context.setInsertPoint(Context.getCur()); in instrumentAccess()462 Context.setInsertPoint(Context.getCur()); in instrumentRet()
61 Inst *Instr = iteratorToInst(Context.getCur()); in instrumentInst()
617 Context.setInsertPoint(Context.getCur()); in doNopInsertion()621 if (llvm::isa<InstBundleLock>(Context.getCur())) { in doNopInsertion()623 } else if (llvm::isa<InstBundleUnlock>(Context.getCur())) { in doNopInsertion()644 InstList::iterator Orig = Context.getCur(); in genCode()649 assert(Context.getCur() != Orig); in genCode()
317 Context.setInsertPoint(Context.getCur()); in initSandbox()
93 InstList::iterator getCur() const { return Cur; } in getCur() function
545 Context.setInsertPoint(Context.getCur()); in initSandbox()
823 Inst *CurInst = iteratorToInst(Context.getCur());1044 Context.setInsertPoint(Context.getCur());1545 Context.setInsertPoint(Context.getCur());4713 InstList::iterator I = Context.getCur();5986 Inst *Instr = iteratorToInst(Context.getCur());6017 Inst *Instr = iteratorToInst(Context.getCur());6028 auto *Intrinsic = llvm::cast<InstIntrinsicCall>(Context.getCur());6907 auto *Instr = llvm::cast<InstStore>(Context.getCur());6920 auto *Intrinsic = llvm::cast<InstIntrinsicCall>(Context.getCur());
854 Inst *CurInstr = iteratorToInst(Context.getCur()); in findMaxStackOutArgsSize()1350 Context.setInsertPoint(Context.getCur()); in lowerArguments()1529 Context.setInsertPoint(Context.getCur()); in addProlog()2175 Inst *CurInstr = iteratorToInst(Context.getCur()); in postLowerLegalization()5436 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptLoad()5630 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptStore()
850 Inst *CurInstr = iteratorToInst(Context.getCur()); in findMaxStackOutArgsSize()1355 Context.setInsertPoint(Context.getCur()); in lowerArguments()1477 Context.setInsertPoint(Context.getCur()); in addProlog()2047 Inst *CurInstr = iteratorToInst(Context.getCur()); in postLowerLegalization()5910 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptLoad()6181 Inst *Instr = iteratorToInst(Context.getCur()); in doAddressOptStore()