Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h255 unsigned getFusedCompare(unsigned Opcode,
DSystemZElimCompare.cpp401 TII->getFusedCompare(Compare.getOpcode(), Type, &Compare); in fuseCompareOperations()
DSystemZInstrInfo.cpp1393 unsigned SystemZInstrInfo::getFusedCompare(unsigned Opcode, in getFusedCompare() function in SystemZInstrInfo