Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp60 bool expandCondMove(MachineBasicBlock &MBB,
99 expandCondMove(MBB, MBBI, NextMBBI); in selectLOCRMux()
151 expandCondMove(MBB, MBBI, NextMBBI); in selectSELRMux()
157 bool SystemZPostRewrite::expandCondMove(MachineBasicBlock &MBB, in expandCondMove() function in SystemZPostRewrite