Searched defs:clearBit (Results 1 – 7 of 7) sorted by relevance
64 void clearBit(int n) { in clearBit() method in NativeBitSet64
41 bool clearBit(uptr idx) { in clearBit() function159 bool clearBit(uptr idx) { in clearBit() function
1455 void clearBit(unsigned BitPosition) { in clearBit() function
518 public static int clearBit( final int flag, final int i ) { in clearBit() method in Utility
1888 int clearBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local1906 int clearBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local1922 int clearBit = i.InputInt32(2); in AssembleArchInstruction() local
584 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt
562 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt