/third_party/boost/boost/test/tools/ |
D | fpc_op.hpp | 102 compare_fpv_near_zero( FPT const& fpv, op::EQ<Lhs,Rhs>* ) in compare_fpv_near_zero() 117 compare_fpv_near_zero( FPT const& fpv, op::NE<Lhs,Rhs>* ) in compare_fpv_near_zero() 131 compare_fpv( Lhs const& lhs, Rhs const& rhs, op::EQ<Lhs,Rhs>* ) in compare_fpv() 154 compare_fpv( Lhs const& lhs, Rhs const& rhs, op::NE<Lhs,Rhs>* ) in compare_fpv()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Alignment.h | 146 inline bool isAligned(Align Lhs, uint64_t SizeInBytes) { in isAligned() 152 inline bool isAligned(MaybeAlign Lhs, uint64_t SizeInBytes) { in isAligned() argument 158 inline bool isAddrAligned(Align Lhs, const void *Addr) { in isAddrAligned() 390 inline Align max(MaybeAlign Lhs, Align Rhs) { in max() 394 inline Align max(Align Lhs, MaybeAlign Rhs) { in max()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
D | Scheduler.h | 43 int computeRank(const InstRef &Lhs) const { in computeRank() 51 bool compare(const InstRef &Lhs, const InstRef &Rhs) const override { in compare()
|
/third_party/boost/libs/type_index/examples/ |
D | constexpr14_sort_check.cpp | 49 constexpr bool is_asc_sorted(types<Lhs, Rhs, TN...>) noexcept { in is_asc_sorted()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | ImportedFunctionsInliningStatistics.cpp | 193 const SortedNodesTy::value_type &Rhs) { in getSortedNodes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 210 const BCEAtom &Lhs() const { return Lhs_; } in Lhs() function in __anone70df3cb0111::BCECmpBlock 340 auto Lhs = visitICmpLoadOperand(CmpI->getOperand(0), BaseId); in visitICmp() local 621 Value *const Lhs = Builder.Insert(FirstCmp.Lhs().GEP->clone()); in mergeComparisons() local
|
D | LowerMatrixIntrinsics.cpp | 709 const ColumnMatrixTy &Lhs = in LowerMultiply() local 809 Value *Lhs = Inst->getOperand(0); in VisitBinaryOperator() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringRef.h | 64 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | StringRef.h | 71 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
D | RegisterFile.cpp | 381 sort(Writes, [](const WriteRef &Lhs, const WriteRef &Rhs) { in collectWrites()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 480 SDValue Lhs = N->getOperand(0); in selectMultiplication() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 521 const Dqword Lhs; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | TestUtil.h | 633 const Dqword Lhs; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 2316 APInt Lhs = Op1->getValue(); in ConstantFoldScalarCall3() local
|