Home
last modified time | relevance | path

Searched defs:RCI (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterClassInfo.cpp92 RCInfo &RCI = RegClass[RC->getID()]; in compute() local
DShrinkWrap.cpp112 RegisterClassInfo RCI; member in __anone1d0ae280111::ShrinkWrap
DPostRASchedulerList.cpp208 const RegisterClassInfo &RCI, in SchedulePostRATDList()
DCriticalAntiDepBreaker.cpp45 const RegisterClassInfo &RCI) in CriticalAntiDepBreaker()
DTargetRegisterInfo.cpp270 for (SuperRegClassIterator RCI(B, this); RCI.isValid(); ++RCI) in getMatchingSuperRegClass() local
DAggressiveAntiDepBreaker.cpp126 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
DRegAllocGreedy.cpp164 RegisterClassInfo RCI; member in __anon4935e8a80111::RAGreedy
2067 const RegisterClassInfo &RCI) { in getNumAllocatableRegsForConstraints()
DTargetLoweringBase.cpp1122 for (SuperRegClassIterator RCI(RC, TRI); RCI.isValid(); ++RCI) in findRepresentativeClass() local
DRegisterPressure.cpp961 const RegisterClassInfo *RCI, in computeExcessPressureDelta()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h74 const RCInfo &RCI = RegClass[RC->getID()]; in get() local
DRegisterPressure.h361 const RegisterClassInfo *RCI = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp315 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
851 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp112 RegisterClassInfo RCI; member in __anonffb6b4b40111::AArch64A57FPLoadBalancing