Home
last modified time | relevance | path

Searched refs:getAllocatableSetForRC (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp147 static void getAllocatableSetForRC(const MachineFunction &MF, in getAllocatableSetForRC() function
162 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()
167 getAllocatableSetForRC(MF, *I, Allocatable); in getAllocatableSet()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp209 static void getAllocatableSetForRC(const MachineFunction &MF, in getAllocatableSetForRC() function
224 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()
228 getAllocatableSetForRC(MF, C, Allocatable); in getAllocatableSet()