/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CodeMoverUtils.cpp | 79 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local 164 [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
|
H A D | Evaluator.cpp | 328 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 D | X86FixupLEAs.cpp | 312 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 D | Evaluator.cpp | 192 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 D | CodeMoverUtils.cpp | 299 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local 387 if (llvm::any_of(InstsToCheck, [&DI, &I](Instruction *CurInst) { in isSafeToMoveBefore()
|
H A D | Evaluator.cpp | 295 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 D | Interpreter.h | 62 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 D | Interpreter.h | 63 BasicBlock::iterator CurInst; // The next instruction to execute member
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Interpreter.h | 67 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 D | MustExecute.h | 358 const Instruction *CurInst; member
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FixupLEAs.cpp | 224 MachineBasicBlock::iterator CurInst; in searchBackwards() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | MustExecute.h | 366 const Instruction *CurInst; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | MustExecute.h | 366 const Instruction *CurInst; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | MustExecute.h | 366 const Instruction *CurInst; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | MustExecute.h | 366 const Instruction *CurInst; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | MustExecute.h | 366 const Instruction *CurInst; member
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceVariableSplitting.cpp | 189 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 D | X86FixupLEAs.cpp | 275 MachineBasicBlock::iterator CurInst; in searchBackwards() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 2338 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 D | GVN.cpp | 2274 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 D | SelectionDAGBuilder.h | 98 const Instruction *CurInst = nullptr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 99 const Instruction *CurInst = nullptr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 2740 bool GVNPass::performScalarPRE(Instruction *CurInst) { in performScalarPRE() 2927 Instruction *CurInst = &*BI++; in performPRE() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 89 const Instruction *CurInst; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineFunction.cpp | 1041 auto CurInst = MI.getIterator(); in salvageCopySSAImpl() local
|