Home
last modified time | relevance | path

Searched defs:Rhs (Results 1 – 25 of 46) sorted by relevance

12

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DCleanupInfo.h38 void mergeFrom(CleanupInfo Rhs) { in mergeFrom()
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DScopeExit.h34 scope_exit(scope_exit &&Rhs) in scope_exit() function
H A DStringRef.h67 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp184 BCEAtom Rhs; member
207 const BCEAtom &Rhs() const { return Cmp.Rhs; } in Rhs() function in __anonbc6d5bcc0111::BCECmpBlock
323 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp() local
616 Value *Lhs, *Rhs; in mergeComparisons() local
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h28 StringRef Lhs, Rhs; in getUnqualifiedName() local
/openbsd/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h51 bool compare(const InstRef &Lhs, const InstRef &Rhs) const override { in compare()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp207 const SortedNodesTy::value_type &Rhs) { in getSortedNodes()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp191 MachineOperand Rhs(RHSMO); in shortenFusedFPOp() local
/openbsd/gnu/llvm/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp155 const UsingDeclaration &Rhs) -> bool { in endUsingDeclarationBlock()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp49 Nullability getMostNullable(Nullability Lhs, Nullability Rhs) { in getMostNullable()
230 bool operator==(NullabilityState Lhs, NullabilityState Rhs) { in operator ==()
259 const ConstrainedPropertyVal &Rhs) { in operator ==()
H A DPointerArithChecker.cpp324 const Expr *Rhs = BOp->getRHS(); in checkPreStmt() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp118 Value *Rhs = nullptr; member
310 Value *Rhs = nullptr; in getLoadPair() local
/openbsd/gnu/gcc/gcc/
H A Dgengtype-yacc.c574 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
576 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dm68k-parse.c717 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument
719 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp506 SDValue Rhs = N->getOperand(1); in selectMultiplication() local
/openbsd/gnu/usr.bin/binutils/binutils/
H A Ddefparse.c486 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/openbsd/gnu/usr.bin/binutils/gas/
H A Ditbl-parse.c648 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
H A Dm68k-parse.c564 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/openbsd/gnu/gcc/intl/
H A Dplural.c517 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dplural.c493 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/openbsd/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp275 [](const DGNode &Lhs, const DGNode &Rhs) { return Lhs.Cost < Rhs.Cost; }); in getCriticalSequence()
/openbsd/gnu/llvm/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp61 bool hasEqualKnownFields(const llvm::Triple &Lhs, const llvm::Triple &Rhs) { in hasEqualKnownFields()
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2186 auto SectionIndexLess = [](const SecPtr &Lhs, const SecPtr &Rhs) { in replaceSections()
2309 [](const SectionBase *Lhs, const SectionBase *Rhs) { in layoutSections()
2334 [](const SectionBase *Lhs, const SectionBase *Rhs) { in layoutSectionsForOnlyKeepDebug()
/openbsd/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp550 sort(Writes, [](const WriteRef &Lhs, const WriteRef &Rhs) { in collectWrites()
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dstring.bench.cpp404 auto Rhs = makeString(LHLength(), DiffType()); in run() local

12