Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
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