Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp78 static bool isISEL(const MachineInstr &MI) { in isISEL() function in __anon704e778a0111::PPCExpandISEL
162 if (isISEL(MI)) in collectISELInstructions()
205 assert(isISEL(**I) && "Expecting an ISEL instruction"); in expandAndMergeISELs()
270 assert(isISEL(**MI) && "Expecting an ISEL instruction"); in handleSpecialCases()
438 assert(isISEL(*MI) && "Expecting an ISEL instruction"); in populateBlocks()