Home
last modified time | relevance | path

Searched defs:PredI (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp318 for (auto PredI = Itr;; --PredI) { in optimizeBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp184 Register PredI = (OpI > -1)?MII->getOperand(OpI).getReg() : Register(), in isLegalToPacketizeTogether() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp469 MachineInstr *PredI = MRI->getVRegDef(PredR); in findInductionRegister() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2787 BasicBlock::const_iterator PredI = in translateUnreachable() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3577 for (const auto PredI : CheckedSet) { in evalBind() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3875 auto PredI = pred_begin(Succ); in ensureValueAvailableInSuccessor() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3170 BasicBlock::const_iterator PredI = in visitUnreachable() local