/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CleanupInfo.h | 38 void mergeFrom(CleanupInfo Rhs) { in mergeFrom()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ScopeExit.h | 34 scope_exit(scope_exit &&Rhs) in scope_exit() function
|
H A D | StringRef.h | 67 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 186 BCEAtom Rhs; member 209 const BCEAtom &Rhs() const { return Cmp.Rhs; } in Rhs() function in __anonde3b773f0111::BCECmpBlock 325 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp() local 618 Value *Lhs, *Rhs; in mergeComparisons() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolXCOFF.h | 34 StringRef Lhs, Rhs; in getUnqualifiedName() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | Scheduler.h | 51 bool compare(const InstRef &Lhs, const InstRef &Rhs) const override { in compare() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ImportedFunctionsInliningStatistics.cpp | 206 const SortedNodesTy::value_type &Rhs) { in getSortedNodes()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZShortenInst.cpp | 191 MachineOperand Rhs(RHSMO); in shortenFusedFPOp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 686 auto Or = [&](auto Lhs, auto Rhs) -> std::pair<Value *, uint8_t> { in simplifyTernarylogic() 689 auto Xor = [&](auto Lhs, auto Rhs) -> std::pair<Value *, uint8_t> { in simplifyTernarylogic() 692 auto And = [&](auto Lhs, auto Rhs) -> std::pair<Value *, uint8_t> { in simplifyTernarylogic() 698 auto Nor = [&](auto Lhs, auto Rhs) { return Not(Or(Lhs, Rhs)); }; in simplifyTernarylogic() 699 auto Xnor = [&](auto Lhs, auto Rhs) { return Not(Xor(Lhs, Rhs)); }; in simplifyTernarylogic() 700 auto Nand = [&](auto Lhs, auto Rhs) { return Not(And(Lhs, Rhs)); }; in simplifyTernarylogic()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | UsingDeclarationsSorter.cpp | 155 const UsingDeclaration &Rhs) -> bool { in endUsingDeclarationBlock()
|
H A D | BreakableToken.cpp | 53 llvm::is_sorted(KnownPrefixes, [](StringRef Lhs, StringRef Rhs) noexcept { in getLineCommentIndentPrefix()
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | AArch64TargetParser.cpp | 194 [](const ExtensionInfo &Lhs, const ExtensionInfo &Rhs) { in printEnabledExtensions()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NullabilityChecker.cpp | 51 Nullability getMostNullable(Nullability Lhs, Nullability Rhs) { in getMostNullable() 234 bool operator==(NullabilityState Lhs, NullabilityState Rhs) { in operator ==() 263 const ConstrainedPropertyVal &Rhs) { in operator ==()
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 99 [](std::shared_ptr<InterfaceFile> &Lhs, const StringRef Rhs) { in inlineLibrary()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandMemCmp.cpp | 121 Value *Rhs = nullptr; member 344 Value *Rhs = nullptr; in getLoadPair() local
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | parse.c | 617 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument 619 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 521 SDValue Rhs = N->getOperand(1); in selectMultiplication() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.cpp | 274 llvm::max_element(Nodes, [](const DGNode &Lhs, const DGNode &Rhs) { in getCriticalSequence()
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpcmd.c | 1002 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument 1004 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | slc-gram.c | 591 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument 593 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCInstPrinter.cpp | 567 const MCExpr *Rhs = nullptr; printTLSCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | RegisterFile.cpp | 550 sort(Writes, [](const WriteRef &Lhs, const WriteRef &Rhs) { in collectWrites()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1parse.c | 1009 #define YYRHSLOC(Rhs, K) ((Rhs)[K]) argument 1011 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 2254 auto SectionIndexLess = [](const SecPtr &Lhs, const SecPtr &Rhs) { in replaceSections() 2377 [](const SectionBase *Lhs, const SectionBase *Rhs) { in layoutSections() 2402 [](const SectionBase *Lhs, const SectionBase *Rhs) { in layoutSectionsForOnlyKeepDebug()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan.cpp | 611 void fCmpFailFT(const FT Lhs, const FT Rhs, ShadowFT LhsShadow, in fCmpFailFT()
|