Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h334 uint8_t AllocationPriority; variable
H A DCodeGenRegisters.cpp801 int AllocationPriority = R->getValueAsInt("AllocationPriority"); in CodeGenRegisterClass() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h59 const uint8_t AllocationPriority; variable