Home
last modified time | relevance | path

Searched refs:ExtraSrcRegAllocReq (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h123 ExtraSrcRegAllocReq, enumerator
428 return Flags & (1 << MCID::ExtraSrcRegAllocReq); in hasExtraSrcRegAllocReq()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h553 return hasProperty(MCID::ExtraSrcRegAllocReq, Type);