Home
last modified time | relevance | path

Searched defs:lis (Results 1 – 11 of 11) sorted by relevance

/llvm-project/lld/test/ELF/
H A Dppc64-reloc-addr16-err.s15 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 Dppc-reloc-copy.s28 lis 3, x@ha label
/llvm-project/flang/test/Lower/
H A Dloops.f9095 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 DRegAllocBase.cpp58 init(VirtRegMap & vrm,LiveIntervals & lis,LiveRegMatrix & mat) init() argument
H A DInterferenceCache.h103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
H A DInterferenceCache.cpp53 init(MachineFunction * mf,LiveIntervalUnion * liuarray,SlotIndexes * indexes,LiveIntervals * lis,const TargetRegisterInfo * tri) init() argument
H A DSplitKit.cpp62 InsertPointAnalysis(const LiveIntervals & lis,unsigned BBNum) InsertPointAnalysis() argument
155 SplitAnalysis(const VirtRegMap & vrm,const LiveIntervals & lis,const MachineLoopInfo & mli) SplitAnalysis() argument
H A DRegisterPressure.cpp265 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 DRegisterCoalescer.cpp2591 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 DMachinePipeliner.h209 SwingSchedulerDAG(MachinePipeliner & P,MachineLoop & L,LiveIntervals & lis,const RegisterClassInfo & rci,unsigned II,TargetInstrInfo::PipelinerLoopInfo * PLI) SwingSchedulerDAG() argument
H A DLiveInterval.h1010 ConnectedVNInfoEqClasses(LiveIntervals & lis) ConnectedVNInfoEqClasses() argument