Home
last modified time | relevance | path

Searched defs:CmpOnly (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64MacroFusion.cpp23 const MachineInstr &SecondMI, bool CmpOnly) { in isArithmeticBccPair()
394 bool CmpOnly = !ST.hasArithmeticBccFusion(); in shouldScheduleAdjacent() local