Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp53 bool expandCondMove(MachineBasicBlock &MBB,
92 expandCondMove(MBB, MBBI, NextMBBI); in selectLOCRMux()
144 expandCondMove(MBB, MBBI, NextMBBI); in selectSELRMux()
150 bool SystemZPostRewrite::expandCondMove(MachineBasicBlock &MBB, in expandCondMove() function in SystemZPostRewrite