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

/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h124 HasPostISelHook, enumerator in enum:llvm::MCID::__anon25536
450 return Flags & (1 << MCID::HasPostISelHook);
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h596 return hasProperty(MCID::HasPostISelHook, Type);

Completed in 71 milliseconds