Searched defs:PLI (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/bindings/ocaml/debuginfo/ | ||
H A D | llvm_debuginfo.ml | 29 | PLI Constructor |
H A D | llvm_debuginfo.mli | 29 | PLI Constructor |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | WindowScheduler.cpp | 211 auto PLI = TII->analyzeLoopForPipelining(MBB); in initialize() local |
H A D | SplitKit.cpp | 1263 const LiveInterval &PLI = Edit->getParent(); extendPHIRange() local |
H A D | MachinePipeliner.cpp | 3159 computeUnpipelineableNodes(SwingSchedulerDAG * SSD,TargetInstrInfo::PipelinerLoopInfo * PLI) computeUnpipelineableNodes() argument |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachinePipeliner.h | 211 SwingSchedulerDAG(MachinePipeliner & P,MachineLoop & L,LiveIntervals & lis,const RegisterClassInfo & rci,unsigned II,TargetInstrInfo::PipelinerLoopInfo * PLI) SwingSchedulerDAG() argument |