Home
last modified time | relevance | path

Searched refs:getAllocatableSetForRC (Results 1 – 3 of 3) 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()
/external/llvm-project/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp229 static void getAllocatableSetForRC(const MachineFunction &MF, in getAllocatableSetForRC() function
244 getAllocatableSetForRC(MF, SubClass, Allocatable); in getAllocatableSet()
248 getAllocatableSetForRC(MF, C, Allocatable); in getAllocatableSet()