Searched refs:getNumAllocatableRegsForConstraints (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 1559 static unsigned getNumAllocatableRegsForConstraints( in getNumAllocatableRegsForConstraints() function 1610 getNumAllocatableRegsForConstraints(MI, VirtReg.reg, SuperRC, TII, in tryInstructionSplit()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 1246 static unsigned getNumAllocatableRegsForConstraints( in getNumAllocatableRegsForConstraints() function 1354 getNumAllocatableRegsForConstraints(MI, VirtReg.reg(), SuperRC, in tryInstructionSplit()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 2064 static unsigned getNumAllocatableRegsForConstraints( in getNumAllocatableRegsForConstraints() function 2116 getNumAllocatableRegsForConstraints(MI, VirtReg.reg, SuperRC, TII, in tryInstructionSplit()
|