Home
last modified time | relevance | path

Searched defs:DefI (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenPredicate.cpp233 MachineInstr *DefI = MRI->getVRegDef(Reg.R); in processPredicateGPR() local
255 MachineInstr *DefI = MRI->getVRegDef(Reg.R); in getPredRegFor() local
329 const MachineInstr *DefI = MRI->getVRegDef(PR.R); in isScalarPred() local
DHexagonExpandCondsets.cpp342 MachineInstr *DefI = LIS->getInstructionFromIndex(NextI->start); in updateKillFlags() local
419 MachineInstr *DefI = LIS->getInstructionFromIndex(Seg.start); in updateDeadsInRange() local
473 MachineInstr *DefI = LIS->getInstructionFromIndex(Seg.start); in updateDeadsInRange() local
490 MachineInstr *DefI = LIS->getInstructionFromIndex(Seg.start); in updateDeadsInRange() local
959 MachineInstr *DefI = getReachingDefForPred(RT, TfrI, PredR, Cond); in predicate() local
DHexagonSplitDouble.cpp235 MachineInstr *DefI = MRI->getVRegDef(R); in partitionRegisters() local
405 const MachineInstr *DefI = MRI->getVRegDef(Reg); in profit() local
427 MachineInstr *DefI = MRI->getVRegDef(DR); in isProfitable() local
1139 MachineInstr *DefI = MRI->getVRegDef(DR); in splitPartition() local
DHexagonVExtract.cpp149 MachineInstr *DefI = MRI.getVRegDef(VecR); in runOnMachineFunction() local
DHexagonGenInsert.cpp1025 const MachineInstr *DefI = MRI->getVRegDef(R); in findRemovableRegisters() local
1163 const MachineInstr *DefI = MRI->getVRegDef(IR); in pruneUsesTooFar() local
1351 const MachineInstr *DefI = MRI->getVRegDef(I->first); in selectCandidates() local
1449 MachineInstr *DefI = MRI->getVRegDef(I->first); in generateInserts() local
DHexagonEarlyIfConv.cpp408 const MachineInstr *DefI = MRI->getVRegDef(R); in usesUndefVReg() local
DHexagonConstExtenders.cpp1505 const MachineInstr *DefI = Rs.isVReg() ? MRI->getVRegDef(Rs.Reg) : nullptr; in calculatePlacement() local
DHexagonBitSimplify.cpp2288 MachineInstr *DefI = MRI.getVRegDef(Op0.getReg()); in genBitSplit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp242 MachineBasicBlock::iterator DefI = BBE; in rescheduleCanonically() local
DMachineTraceMetrics.cpp639 MachineRegisterInfo::def_iterator DefI = MRI->def_begin(VirtReg); in DataDep() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h1157 auto *DefI = dyn_cast<Instruction>(U.get()); in movementPreservesLCSSAForm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp267 auto *DefI = dyn_cast<Instruction>(Def); in getInsertPointForUses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1970 if (DefInit *DefI = dyn_cast<DefInit>(Val)) in getOperatorAsDef() local