Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h453 bool hasExtraSrcRegAllocReq() const { in hasExtraSrcRegAllocReq() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h544 bool hasExtraSrcRegAllocReq() const { in hasExtraSrcRegAllocReq() function
/external/llvm/utils/TableGen/
DCodeGenInstruction.h251 bool hasExtraSrcRegAllocReq : 1; variable