Home
last modified time | relevance | path

Searched defs:whichBit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h127 static unsigned whichBit(unsigned bitPosition) { in whichBit() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DAPInt.h116 static unsigned whichBit(unsigned bitPosition) { in whichBit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPInt.h120 static unsigned whichBit(unsigned bitPosition) { in whichBit() function
/aosp_15_r20/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c2125 short whichBit; in Qd_ColorBit() local