Home
last modified time | relevance | path

Searched refs:tcOr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
DAPInt.h1699 static void tcOr(integerPart *, const integerPart *, unsigned int);
/external/llvm/lib/Support/
DAPInt.cpp2814 APInt::tcOr(integerPart *dst, const integerPart *rhs, unsigned int parts) in tcOr() function in APInt