Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.cpp734 static unsigned convertFlagSettingOpcode(const MachineInstr *MI) { in convertFlagSettingOpcode() function
827 unsigned NewOpc = convertFlagSettingOpcode(CmpInstr); in optimizeCompareInstr()
2472 unsigned NewOpc = convertFlagSettingOpcode(&Root); in getMachineCombinerPatterns()