/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CleanupInfo.h | 38 void mergeFrom(CleanupInfo Rhs) { in mergeFrom()
|
/freebsd-src/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() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | FunctionId.h | 48 static int compareMemory(const char *Lhs, const char *Rhs, uint64_t Length) { in compareMemory()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolXCOFF.h | 31 StringRef Lhs, Rhs; getUnqualifiedName() local
|
/freebsd-src/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 __anon513fc4110111::BCECmpBlock 325 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp() local 618 Value *Lhs, *Rhs; mergeComparisons() local [all...] |
/freebsd-src/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()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ImportedFunctionsInliningStatistics.cpp | 207 if (Lhs->second->NumberOfInlines != Rhs->second->NumberOfInlines) in getSortedNodes() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 573 __anon3f3c91210202(auto Lhs, auto Rhs) simplifyTernarylogic() argument 576 __anon3f3c91210302(auto Lhs, auto Rhs) simplifyTernarylogic() argument 579 __anon3f3c91210402(auto Lhs, auto Rhs) simplifyTernarylogic() argument 585 __anon3f3c91210602(auto Lhs, auto Rhs) simplifyTernarylogic() argument 586 __anon3f3c91210702(auto Lhs, auto Rhs) simplifyTernarylogic() argument 587 __anon3f3c91210802(auto Lhs, auto Rhs) simplifyTernarylogic() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZShortenInst.cpp | 191 MachineOperand Rhs(RHSMO); in shortenFusedFPOp() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | UsingDeclarationsSorter.cpp | 155 const UsingDeclaration &Rhs) -> bool { in endUsingDeclarationBlock()
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NullabilityChecker.cpp | 51 Nullability getMostNullable(Nullability Lhs, Nullability Rhs) { in getMostNullable() argument 234 bool operator==(NullabilityState Lhs, NullabilityState Rhs) { in operator ==() argument 263 const ConstrainedPropertyVal &Rhs) { in operator ==() argument
|
H A D | PointerArithChecker.cpp | 318 const Expr *Rhs = BOp->getRHS(); in checkPreStmt() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 98 __anon08d98de10602(std::shared_ptr<InterfaceFile> &Lhs, const StringRef Rhs) inlineLibrary() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandMemCmp.cpp | 121 Value *Rhs = nullptr; member 344 Value *Rhs = nullptr; in getLoadPair() local [all...] |
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 510 SDValue Rhs = N->getOperand(1); selectMultiplication() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.cpp | 275 return Lhs.Cost < Rhs.Cost; in getCriticalSequence() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CrossTU/ |
H A D | CrossTranslationUnit.cpp | 61 bool hasEqualKnownFields(const llvm::Triple &Lhs, const llvm::Triple &Rhs) { in hasEqualKnownFields()
|
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | RegisterFile.cpp | 550 sort(Writes, [](const WriteRef &Lhs, const WriteRef &Rhs) { in collectWrites() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCInstPrinter.cpp | 570 const MCExpr *Rhs = nullptr; in printTLSCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 2206 __anon1cfe2d5b0802(const SecPtr &Lhs, const SecPtr &Rhs) replaceSections() argument 2329 __anon1cfe2d5b0a02(const SectionBase *Lhs, const SectionBase *Rhs) layoutSections() argument 2354 __anon1cfe2d5b0b02(const SectionBase *Lhs, const SectionBase *Rhs) layoutSectionsForOnlyKeepDebug() argument
|
/freebsd-src/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
|