Searched defs:isOdd (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64PBQPRegAlloc.cpp | 43 bool isOdd(unsigned reg) { isOdd() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 4263 bool isOdd = Comp == "odd"; getEncodedElementAccess() local |