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

/external/llvm/lib/Target/AArch64/
H A DAArch64ConditionOptimizer.cpp218 static AArch64CC::CondCode getAdjustedCmp(AArch64CC::CondCode Cmp) { function
255 return CmpInfo(NewImm, Opc, getAdjustedCmp(Cmp));

Completed in 70 milliseconds