Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenRegisters.h334 uint8_t AllocationPriority; variable
DCodeGenRegisters.cpp805 int AllocationPriority = R->getValueAsInt("AllocationPriority"); in CodeGenRegisterClass() local
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h58 const uint8_t AllocationPriority; variable