Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenRegisters.h333 uint8_t AllocationPriority; variable
H A DCodeGenRegisters.cpp805 int AllocationPriority = R->getValueAsInt("AllocationPriority"); in CodeGenRegisterClass() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h60 const uint8_t AllocationPriority; variable