Searched refs:getComplementOpc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ConditionOptimizer.cpp199 static int getComplementOpc(int Opc) { function
245 Opc = getComplementOpc(Opc);

Completed in 152 milliseconds