Home
last modified time | relevance | path

Searched refs:tcComplement (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp331 tcComplement(U.pVal, getNumWords()); in flipAllBitsSlowCase()
2371 tcComplement(dst, parts); in tcNegate()
2629 void APInt::tcComplement(WordType *dst, unsigned parts) { in tcComplement() function in APInt
/external/llvm/include/llvm/ADT/
DAPInt.h1710 static void tcComplement(integerPart *, unsigned int);
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1506 static void tcComplement(integerPart *, unsigned int);
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1688 static void tcComplement(integerPart *, unsigned int);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h1923 static void tcComplement(WordType *, unsigned);
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp2597 tcComplement(dst, parts); in tcNegate()
2906 APInt::tcComplement(integerPart *dst, unsigned int parts) in tcComplement() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp2529 tcComplement(dst, parts); in tcNegate()
2840 APInt::tcComplement(integerPart *dst, unsigned int parts) in tcComplement() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2503 tcComplement(dst, parts); in tcNegate()
2814 APInt::tcComplement(integerPart *dst, unsigned int parts) in tcComplement() function in APInt