Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp79 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local
164 [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
DEvaluator.cpp328 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, in EvaluateBlock()
695 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
/external/llvm/lib/Transforms/Utils/
DEvaluator.cpp192 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, in EvaluateBlock()
559 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h62 BasicBlock::iterator CurInst; // The next instruction to execute member
/external/llvm-project/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp297 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local
379 [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
DEvaluator.cpp326 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, in EvaluateBlock()
696 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h63 BasicBlock::iterator CurInst; // The next instruction to execute member
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h67 BasicBlock::iterator CurInst; // The next instruction to execute member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMustExecute.h358 const Instruction *CurInst; member
/external/llvm/lib/Target/X86/
DX86FixupLEAs.cpp224 MachineBasicBlock::iterator CurInst; in searchBackwards() local
/external/llvm-project/llvm/include/llvm/Analysis/
DMustExecute.h368 const Instruction *CurInst; member
/external/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp189 void setInst(Inst *CurInst, InstList::iterator Cur, InstList::iterator Next) { in setInst()
/external/llvm-project/llvm/lib/Target/X86/
DX86FixupLEAs.cpp290 MachineBasicBlock::iterator CurInst; in searchBackwards() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp275 MachineBasicBlock::iterator CurInst; in searchBackwards() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h95 const Instruction *CurInst = nullptr; variable
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp2462 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE()
2661 Instruction *CurInst = &*BI++; in performPRE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp2274 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE()
2467 Instruction *CurInst = &*BI++; in performPRE() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp2338 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE()
2483 Instruction *CurInst = &*BI++; in performPRE() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h89 const Instruction *CurInst; variable
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp1340 unsigned CurInst; member in __anon5b44c9d80211::InstrRefBasedLDV