Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h550 bool hasExtraSrcRegAllocReq() const { in hasExtraSrcRegAllocReq() function
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.h280 bool hasExtraSrcRegAllocReq : 1; variable