Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCExpandISEL.cpp77 static bool isISEL(const MachineInstr &MI) { in isISEL() function in __anon7090da5f0111::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()