Home
last modified time | relevance | path

Searched defs:hasExtraDefRegAllocReq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h547 bool hasExtraDefRegAllocReq() const { in hasExtraDefRegAllocReq() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h270 bool hasExtraDefRegAllocReq : 1; variable