HomeSort by relevance Sort by last modified time
    Searched refs:ExtraSrcRegAllocReq (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 126 ExtraSrcRegAllocReq,
447 return Flags & (1 << MCID::ExtraSrcRegAllocReq);
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 573 return hasProperty(MCID::ExtraSrcRegAllocReq, Type);
    [all...]

Completed in 151 milliseconds