Searched defs:PowerOfTwo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelDAGToDAG.cpp | 557 canExtractShiftFromMul(const SDValue & N,unsigned MaxShift,unsigned & PowerOfTwo,SDValue & NewMulConst) const canExtractShiftFromMul() argument |
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ | ||
H A D | ObjCMT.cpp | 789 bool PowerOfTwo = true; in UseNSOptionsMacro() local |