Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp77 static bool isISEL(const MachineInstr &MI) { in isISEL() function in __anon73ec9bbc0111::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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp77 static bool isISEL(const MachineInstr &MI) { in isISEL() function in __anon7de405300111::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()
437 assert(isISEL(*MI) && "Expecting an ISEL instruction"); in populateBlocks()