Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1135 regClassPriorityTrumpsGlobalness(const MachineFunction &MF) const { in regClassPriorityTrumpsGlobalness() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp2745 : TRI->regClassPriorityTrumpsGlobalness(*MF); in runOnMachineFunction()