Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp77 static bool isISEL(const MachineInstr &MI) { in isISEL() function in __anonb2287cc50111::PPCExpandISEL
161 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()