Searched defs:Rhs (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopeExit.h33 scope_exit(scope_exit &&Rhs) argument
H A DStringRef.h74 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DCleanupInfo.h38 void mergeFrom(CleanupInfo Rhs) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.h332 operator *(MaybeAlign Lhs, uint64_t Rhs) argument
350 max(MaybeAlign Lhs, Align Rhs) argument
354 max(Align Lhs, MaybeAlign Rhs) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h29 StringRef Lhs, Rhs; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp324 const Expr *Rhs = BOp->getRHS(); local
H A DNullabilityChecker.cpp49 Nullability getMostNullable(Nullability Lhs, Nullability Rhs) { argument
228 bool operator==(NullabilityState Lhs, NullabilityState Rhs) { argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h167 bool operator()(const T &Lhs, const T &Rhs) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h150 friend bool operator<(const DocNode &Lhs, const DocNode &Rhs) { argument
180 friend bool operator==(const DocNode &Lhs, const DocNode &Rhs) { argument
185 operator !=(const DocNode &Lhs, const DocNode &Rhs) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp481 SDValue Rhs = N->getOperand(1); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp61 bool hasEqualKnownFields(const llvm::Triple &Lhs, const llvm::Triple &Rhs) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp211 const BCEAtom &Rhs() const { return Rhs_; } function in class:__anon4690::BCECmpBlock
622 Value *const Rhs = Builder.Insert(FirstCmp.Rhs().GEP->clone()); local
[all...]
H A DLowerMatrixIntrinsics.cpp1302 const MatrixTy &Rhs = getMatrix(MatMul->getArgOperand(1), RShape, Builder); local
1385 Value *Rhs = Inst->getOperand(1); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp110 Value *Rhs = nullptr; member in struct:__anon3459::MemCmpExpansion::LoadPair
300 Value *Rhs = nullptr; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp446 tryRearrange(ProgramStateRef State, BinaryOperator::Opcode Op, NonLoc Lhs, NonLoc Rhs, QualType ResultTy) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2630 const APInt &Rhs = Op2->getValue(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp167 const Expr *Rhs = ALE->getElement(i); local

Completed in 172 milliseconds