Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h71 const uint8_t AllocationPriority; variable
/external/llvm/utils/TableGen/
DCodeGenRegisters.h309 uint8_t AllocationPriority; variable
DCodeGenRegisters.cpp714 int AllocationPriority = R->getValueAsInt("AllocationPriority"); in CodeGenRegisterClass() local