/llvm-project/lld/test/ELF/ |
H A D | ppc64-reloc-addr16-err.s | 15 lis 4, a@h # R_PPC64_ADDR16_HI label 19 lis 4, a@ha # R_PPC64_ADDR16_HA label 22 lis 4, a@high # R_PPC64_ADDR16_HIGH label
|
H A D | ppc-reloc-copy.s | 28 lis 3, x@ha label
|
/llvm-project/flang/test/Lower/ |
H A D | loops.f90 | 95 subroutine lis(n) subroutine 107 integer, target :: a(n,n,n) ! operand via p 108 integer :: r(n,n) ! result, unspecified locality 109 integer :: s(n,n) ! shared locality 110 integer :: t(n,n) ! local locality 134 …fir.alloca !fir.array<?x?xi32>, %{{.*}}, %{{.*}} {bindc_name = "t", pinned, uniq_name = "_QFlisEt"} argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocBase.cpp | 58 init(VirtRegMap & vrm,LiveIntervals & lis,LiveRegMatrix & mat) init() argument
|
H A D | InterferenceCache.h | 103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
|
H A D | InterferenceCache.cpp | 53 init(MachineFunction * mf,LiveIntervalUnion * liuarray,SlotIndexes * indexes,LiveIntervals * lis,const TargetRegisterInfo * tri) init() argument
|
H A D | SplitKit.cpp | 62 InsertPointAnalysis(const LiveIntervals & lis,unsigned BBNum) InsertPointAnalysis() argument 155 SplitAnalysis(const VirtRegMap & vrm,const LiveIntervals & lis,const MachineLoopInfo & mli) SplitAnalysis() argument
|
H A D | RegisterPressure.cpp | 265 init(const MachineFunction * mf,const RegisterClassInfo * rci,const LiveIntervals * lis,const MachineBasicBlock * mbb,MachineBasicBlock::const_iterator pos,bool TrackLaneMasks,bool TrackUntiedDefs) init() argument
|
H A D | RegisterCoalescer.cpp | 2591 JoinVals(LiveRange & LR,Register Reg,unsigned SubIdx,LaneBitmask LaneMask,SmallVectorImpl<VNInfo * > & newVNInfo,const CoalescerPair & cp,LiveIntervals * lis,const TargetRegisterInfo * TRI,bool SubRangeJoin,bool TrackSubRegLiveness) JoinVals() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachinePipeliner.h | 209 SwingSchedulerDAG(MachinePipeliner & P,MachineLoop & L,LiveIntervals & lis,const RegisterClassInfo & rci,unsigned II,TargetInstrInfo::PipelinerLoopInfo * PLI) SwingSchedulerDAG() argument
|
H A D | LiveInterval.h | 1010 ConnectedVNInfoEqClasses(LiveIntervals & lis) ConnectedVNInfoEqClasses() argument
|