Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h453 bool hasExtraSrcRegAllocReq() const { in hasExtraSrcRegAllocReq() function
/external/llvm/utils/TableGen/
DCodeGenInstruction.h252 bool hasExtraSrcRegAllocReq : 1; variable