/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CodeMoverUtils.cpp | 79 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local 164 [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
|
D | Evaluator.cpp | 328 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, in EvaluateBlock() 695 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
|
/external/llvm/lib/Transforms/Utils/ |
D | Evaluator.cpp | 192 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, in EvaluateBlock() 559 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
D | Interpreter.h | 62 BasicBlock::iterator CurInst; // The next instruction to execute member
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | CodeMoverUtils.cpp | 297 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local 379 [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
|
D | Evaluator.cpp | 326 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/ |
D | Interpreter.h | 63 BasicBlock::iterator CurInst; // The next instruction to execute member
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | Interpreter.h | 67 BasicBlock::iterator CurInst; // The next instruction to execute member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MustExecute.h | 358 const Instruction *CurInst; member
|
/external/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 224 MachineBasicBlock::iterator CurInst; in searchBackwards() local
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | MustExecute.h | 368 const Instruction *CurInst; member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceVariableSplitting.cpp | 189 void setInst(Inst *CurInst, InstList::iterator Cur, InstList::iterator Next) { in setInst()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 290 MachineBasicBlock::iterator CurInst; in searchBackwards() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 275 MachineBasicBlock::iterator CurInst; in searchBackwards() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 95 const Instruction *CurInst = nullptr; variable
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 2462 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/ |
D | GVN.cpp | 2274 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE() 2467 Instruction *CurInst = &*BI++; in performPRE() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 2338 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE() 2483 Instruction *CurInst = &*BI++; in performPRE() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 89 const Instruction *CurInst; variable
|
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
D | InstrRefBasedImpl.cpp | 1340 unsigned CurInst; member in __anon5b44c9d80211::InstrRefBasedLDV
|