Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64PBQPRegAlloc.cpp44 bool isOdd(unsigned reg) { in isOdd() function
154 return isOdd(reg1) == isOdd(reg2); in haveSameParity()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp3475 bool isOdd = Comp == "odd"; in getEncodedElementAccess() local
3486 else if (isOdd) in getEncodedElementAccess()