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

/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h127 ExtraSrcRegAllocReq, enumerator in enum:llvm::MCID::__anon25536
484 return Flags & (1 << MCID::ExtraSrcRegAllocReq);
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h627 return hasProperty(MCID::ExtraSrcRegAllocReq, Type);

Completed in 68 milliseconds