Searched defs:That (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp265 void FAddendCoef::operator=(const FAddendCoef &That) { argument
272 void FAddendCoef::operator+=(const FAddendCoef &That) { argument
293 operator *=(const FAddendCoef &That) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h560 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DStringPool.h90 PooledStringPtr(const PooledStringPtr &That) : S(That.S) { argument
94 PooledStringPtr &operator=(const PooledStringPtr &That) { argument

Completed in 198 milliseconds