Home
last modified time | relevance | path

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

/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml29 | PLI Constructor
H A Dllvm_debuginfo.mli29 | PLI Constructor
/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp211 auto PLI = TII->analyzeLoopForPipelining(MBB); in initialize() local
H A DSplitKit.cpp1263 const LiveInterval &PLI = Edit->getParent(); extendPHIRange() local
H A DMachinePipeliner.cpp3159 computeUnpipelineableNodes(SwingSchedulerDAG * SSD,TargetInstrInfo::PipelinerLoopInfo * PLI) computeUnpipelineableNodes() argument
3186 normalizeNonPipelinedInstructions(SwingSchedulerDAG * SSD,TargetInstrInfo::PipelinerLoopInfo * PLI) normalizeNonPipelinedInstructions() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h211 SwingSchedulerDAG(MachinePipeliner & P,MachineLoop & L,LiveIntervals & lis,const RegisterClassInfo & rci,unsigned II,TargetInstrInfo::PipelinerLoopInfo * PLI) SwingSchedulerDAG() argument