Home
last modified time | relevance | path

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

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