Searched defs:RCI (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp92 RCInfo &RCI = RegClass[RC->getID()]; local
[all...]
H A DAggressiveAntiDepBreaker.cpp125 AggressiveAntiDepBreaker( MachineFunction &MFi, const RegisterClassInfo &RCI, TargetSubtargetInfo::RegClassVector &CriticalPathRCs) argument
H A DShrinkWrap.cpp112 RegisterClassInfo RCI; member in class:__anon1825::ShrinkWrap
H A DCriticalAntiDepBreaker.cpp44 CriticalAntiDepBreaker(MachineFunction &MFi, const RegisterClassInfo &RCI) argument
H A DPostRASchedulerList.cpp206 SchedulePostRATDList( MachineFunction &MF, MachineLoopInfo &MLI, AliasAnalysis *AA, const RegisterClassInfo &RCI, TargetSubtargetInfo::AntiDepBreakMode AntiDepMode, SmallVectorImpl<const TargetRegisterClass *> &CriticalPathRCs) argument
H A DRegAllocGreedy.cpp164 RegisterClassInfo RCI; member in class:__anon1792::RAGreedy
2064 getNumAllocatableRegsForConstraints( const MachineInstr *MI, unsigned Reg, const TargetRegisterClass *SuperRC, const TargetInstrInfo *TII, const TargetRegisterInfo *TRI, const RegisterClassInfo &RCI) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h74 const RCInfo &RCI = RegClass[RC->getID()]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp112 RegisterClassInfo RCI; member in class:__anon2015::AArch64A57FPLoadBalancing

Completed in 149 milliseconds