Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/
DTargetRegisterInfo.cpp74 static void getAllocatableSetForRC(const MachineFunction &MF, in getAllocatableSetForRC() function
85 getAllocatableSetForRC(MF, RC, Allocatable); in getAllocatableSet()
90 getAllocatableSetForRC(MF, *I, Allocatable); in getAllocatableSet()
/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()