Home
last modified time | relevance | path

Searched defs:AllocationPriority (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h355 uint8_t AllocationPriority; variable
H A DCodeGenRegisters.cpp825 int AllocationPriority = R->getValueAsInt("AllocationPriority"); in CodeGenRegisterClass() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h58 const uint8_t AllocationPriority; variable