Home
last modified time | relevance | path

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

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