Home
last modified time | relevance | path

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

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