Home
last modified time | relevance | path

Searched defs:CurInst (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp79 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local
164 [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
H A DEvaluator.cpp328 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, in EvaluateBlock()
695 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp312 MachineBasicBlock::iterator CurInst; in searchBackwards() local
406 MachineBasicBlock::iterator CurInst = std::next(I); in searchALUInst() local
466 MachineBasicBlock::iterator CurInst = std::next(LeaI); in checkRegUsage() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp192 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, in EvaluateBlock()
559 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp299 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local
387 if (llvm::any_of(InstsToCheck, [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
H A DEvaluator.cpp295 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, BasicBlock *&NextBB, in EvaluateBlock()
640 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h62 BasicBlock::iterator CurInst; // The next instruction to execute member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h63 BasicBlock::iterator CurInst; // The next instruction to execute member
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h67 BasicBlock::iterator CurInst; // The next instruction to execute member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMustExecute.h358 const Instruction *CurInst; member
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp224 MachineBasicBlock::iterator CurInst; in searchBackwards() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMustExecute.h366 const Instruction *CurInst; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMustExecute.h366 const Instruction *CurInst; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DMustExecute.h366 const Instruction *CurInst; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DMustExecute.h366 const Instruction *CurInst; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMustExecute.h366 const Instruction *CurInst; member
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceVariableSplitting.cpp189 void setInst(Inst *CurInst, InstList::iterator Cur, InstList::iterator Next) { in setInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp275 MachineBasicBlock::iterator CurInst; in searchBackwards() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2338 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE()
2483 Instruction *CurInst = &*BI++; in performPRE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2274 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE()
2467 Instruction *CurInst = &*BI++; in performPRE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h98 const Instruction *CurInst = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h99 const Instruction *CurInst = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2740 bool GVNPass::performScalarPRE(Instruction *CurInst) { in performScalarPRE()
2927 Instruction *CurInst = &*BI++; in performPRE() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h89 const Instruction *CurInst; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineFunction.cpp1041 auto CurInst = MI.getIterator(); in salvageCopySSAImpl() local

12