Home
last modified time | relevance | path

Searched defs:Lhs (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/test/tools/
Dfpc_op.hpp102 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/
DAlignment.h146 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/
DScheduler.h43 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/
Dconstexpr14_sort_check.cpp49 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/
DImportedFunctionsInliningStatistics.cpp193 const SortedNodesTy::value_type &Rhs) { in getSortedNodes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp210 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
DLowerMatrixIntrinsics.cpp709 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/
DStringRef.h64 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/
DStringRef.h71 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/
DRegisterFile.cpp381 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/
DAVRISelDAGToDAG.cpp480 SDValue Lhs = N->getOperand(0); in selectMultiplication() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h521 const Dqword Lhs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h633 const Dqword Lhs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp2316 APInt Lhs = Op1->getValue(); in ConstantFoldScalarCall3() local