Home
last modified time | relevance | path

Searched refs:flipBit (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1465 LLVM_ABI void flipBit(unsigned bitPosition);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp392 void APInt::flipBit(unsigned bitPosition) { in flipBit() function in APInt
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23548 {"_ZN4llvm5APInt7flipBitEj", "llvm::APInt::flipBit(unsigned int)"},