Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h125 HasPostISelHook, enumerator
495 return Flags & (1 << MCID::HasPostISelHook); in hasPostISelHook()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h645 return hasProperty(MCID::HasPostISelHook, Type);