Home
last modified time | relevance | path

Searched defs:PDI (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp906 SDDbgInfo::DbgIterator PDI = DAG->ByvalParmDbgBegin(); EmitSchedule() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1250 if (auto *PDI = dyn_cast<PossiblyDisjointInst>(V)) { match() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1579 } else if (const auto *PDI = dyn_cast<PossiblyDisjointInst>(V)) { getOptimizationFlags() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1395 } else if (const PossiblyDisjointInst *PDI = WriteOptimizationInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4363 if (auto *PDI = dyn_cast<PossiblyDisjointInst>(BO)) { simplifyWithOpReplaced() local
H A DScalarEvolution.cpp4225 if (auto *PDI = dyn_cast<PossiblyDisjointInst>(I)) canReuseInstruction() local