/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
H A D | NarrowingConversionsCheck.cpp |
|
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
H A D | BenchmarkResultTest.cpp | 41 const std::string Rhs = Dump(get<1>(arg)); variable 51 const RegisterValue Rhs = get<1>(arg); variable
|
/llvm-project/clang/include/clang/Sema/ |
H A D | CleanupInfo.h | 38 void mergeFrom(CleanupInfo Rhs) { in mergeFrom()
|
/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 compareMemory(const char * Lhs,const char * Rhs,size_t Length) compareMemory() argument
|
/llvm-project/llvm/unittests/ADT/ |
H A D | APFixedPointTest.cpp | 1104 CheckAdd(const APFixedPoint & Lhs,const APFixedPoint & Rhs,const APFixedPoint & Res) CheckAdd() argument 1113 CheckAddOverflow(const APFixedPoint & Lhs,const APFixedPoint & Rhs) CheckAddOverflow() argument 1157 CheckMul(const APFixedPoint & Lhs,const APFixedPoint & Rhs,const APFixedPoint & Res) CheckMul() argument 1166 CheckMulOverflow(const APFixedPoint & Lhs,const APFixedPoint & Rhs) CheckMulOverflow() argument 1221 CheckDiv(const APFixedPoint & Lhs,const APFixedPoint & Rhs,const APFixedPoint & Expected) CheckDiv() argument 1230 CheckDivOverflow(const APFixedPoint & Lhs,const APFixedPoint & Rhs) CheckDivOverflow() argument [all...] |
/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()
|
/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/ |
H A D | BenchmarkResultTest.cpp | 39 const std::string Rhs = Dump(get<1>(arg)); variable
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolXCOFF.h | 34 StringRef Lhs, Rhs; in getUnqualifiedName() local
|
/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()
|
/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 __anon44dfd9f20111::BCECmpBlock 325 auto Rhs = visitICmpLoadOperand(CmpI->getOperand(1), BaseId); in visitICmp() local 618 Value *Lhs, *Rhs; in mergeComparisons() local
|
/llvm-project/clang/unittests/Analysis/FlowSensitive/ |
H A D | MultiVarConstantPropagationTest.cpp | 76 friend bool operator==(const ValueLattice &Lhs, const ValueLattice &Rhs) { in operator ==() 79 friend bool operator!=(const ValueLattice &Lhs, const ValueLattice &Rhs) { in operator !=()
|
H A D | TransferBranchTest.cpp | 36 friend bool operator==(const TestLattice &Lhs, const TestLattice &Rhs) { in operator ==()
|
H A D | SingleVarConstantPropagationTest.cpp | 73 const ConstantPropagationLattice &Rhs) { in operator ==()
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ImportedFunctionsInliningStatistics.cpp | 206 if (Lhs->second->NumberOfInlines != Rhs->second->NumberOfInlines) in getSortedNodes() argument
|
/llvm-project/libc/src/__support/CPP/ |
H A D | string_view.h | 31 compareMemory(const char * Lhs,const char * Rhs,size_t Length) compareMemory() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZShortenInst.cpp | 191 MachineOperand Rhs(RHSMO); in shortenFusedFPOp() local
|
/llvm-project/bolt/lib/Passes/ |
H A D | PettisAndHansen.cpp | 35 friend bool operator==(const ClusterArc &Lhs, const ClusterArc &Rhs) { in operator ==()
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 686 return {Builder.CreateXor(Lhs.first, Rhs.first), Lhs.second ^ Rhs.second}; in simplifyTernarylogic() argument 689 return {Builder.CreateAnd(Lhs.first, Rhs.first), Lhs.second & Rhs.second}; in simplifyTernarylogic() argument 692 __anon99c7cbc20402(auto Lhs, auto Rhs) simplifyTernarylogic() argument 698 __anon99c7cbc20602(auto Lhs, auto Rhs) simplifyTernarylogic() argument 699 __anon99c7cbc20702(auto Lhs, auto Rhs) simplifyTernarylogic() argument 700 __anon99c7cbc20802(auto Lhs, auto Rhs) simplifyTernarylogic() argument [all...] |
/llvm-project/clang/lib/Format/ |
H A D | UsingDeclarationsSorter.cpp | 155 const UsingDeclaration &Rhs) -> bool { in endUsingDeclarationBlock()
|
/llvm-project/llvm/lib/TargetParser/ |
H A D | AArch64TargetParser.cpp | 194 __anon450ebf830102(const ExtensionInfo &Lhs, const ExtensionInfo &Rhs) printEnabledExtensions() argument
|
/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
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 99 __anon502eeee20602(std::shared_ptr<InterfaceFile> &Lhs, const StringRef Rhs) inlineLibrary() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandMemCmp.cpp | 121 Value *Rhs = nullptr; member 344 Value *Rhs = nullptr; in getLoadPair() local [all...] |