Home
last modified time | relevance | path

Searched defs:NextInst (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp67 if (Instruction *NextInst = I.getNextNode()) in collectInstructionsInBetween() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUCombinerHelper.cpp376 auto NextInst = ++MatchInfo->getIterator(); in applyFoldableFneg() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp287 if (Instruction *NextInst = I.getNextNode()) in collectInstructionsInBetween() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp656 auto NextInst = ++F->getIterator(); in AddFlushBeforeForkAndExec() local
683 auto NextInst = ++E->getIterator(); in AddFlushBeforeForkAndExec() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp889 auto NextInst = std::next(MI.getIterator()); in handleDebugInstr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2491 Instruction *NextInst = II->getNextNonDebugInstruction(); in visitCallInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4169 Instruction *NextInst = II->getNextNonDebugInstruction(); in visitCallInst() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2128 BasicBlock::iterator NextInst(VL0); in setInsertPointAfterBundle() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp3885 Inst *NextInst = Context.getNextInst(I); in tryOptimizedCmpxchgCmpBr() local
DIceTargetLoweringX8632.cpp4369 Inst *NextInst = Context.getNextInst(I); in tryOptimizedCmpxchgCmpBr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5911 unsigned NextInst = 0, MaxInst = VL.size(); in tryToVectorizeList() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp11684 unsigned NextInst = 0, MaxInst = VL.size(); in tryToVectorizeList() local