Searched refs:isISEL (Results 1 – 2 of 2) sorted by relevance
77 static bool isISEL(const MachineInstr &MI) { in isISEL() function in __anon73ec9bbc0111::PPCExpandISEL161 if (isISEL(MI)) in collectISELInstructions()204 assert(isISEL(**I) && "Expecting an ISEL instruction"); in expandAndMergeISELs()269 assert(isISEL(**MI) && "Expecting an ISEL instruction"); in handleSpecialCases()426 assert(isISEL(*MI) && "Expecting an ISEL instruction"); in populateBlocks()
77 static bool isISEL(const MachineInstr &MI) { in isISEL() function in __anon7de405300111::PPCExpandISEL161 if (isISEL(MI)) in collectISELInstructions()204 assert(isISEL(**I) && "Expecting an ISEL instruction"); in expandAndMergeISELs()269 assert(isISEL(**MI) && "Expecting an ISEL instruction"); in handleSpecialCases()437 assert(isISEL(*MI) && "Expecting an ISEL instruction"); in populateBlocks()