Home
last modified time | relevance | path

Searched defs:LHSVal (Results 1 – 25 of 39) sorted by relevance

12

/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/
Dless_comp.pass.cpp34 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
Dequal_comp.pass.cpp32 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/
Dhash.pass.cpp34 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
/external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/
Dless_comp.pass.cpp33 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
Dequal_comp.pass.cpp31 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
/external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/
Dhash.pass.cpp33 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCheckerContext.cpp101 static bool evalComparison(SVal LHSVal, BinaryOperatorKind ComparisonOp, in evalComparison()
DExprEngineC.cpp164 SVal LHSVal; in VisitBinaryOperator() local
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc179 Value LHSVal(Data->Type, LHS); in handleDivremOverflowImpl() local
223 Value LHSVal(Data->LHSType, LHS); in handleShiftOutOfBoundsImpl() local
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.single.pass.cpp45 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) { in checkDeleter()
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove_convert.single.pass.cpp44 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) { in checkDeleter()
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp490 for (const auto &LHSVal : LHSVals) in ComputeValueKnownInPredecessors() local
532 for (const auto &LHSVal : LHSVals) { in ComputeValueKnownInPredecessors() local
608 for (const auto &LHSVal : LHSVals) { in ComputeValueKnownInPredecessors() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp335 SVal LHSVal = C.getSVal(Lhs); in checkPreStmt() local
/external/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp335 SVal LHSVal = State->getSVal(Lhs, C.getLocationContext()); in checkPreStmt() local
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.cpp289 Value LHSVal(Data->Type, LHS); in handleDivremOverflowImpl() local
334 Value LHSVal(Data->LHSType, LHS); in handleShiftOutOfBoundsImpl() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp858 ComplexPairTy LHSVal = EmitLoadOfLValue(LHS, Loc); in EmitCompoundAssignLValue() local
861 llvm::Value *LHSVal = CGF.EmitLoadOfScalar(LHS, Loc); in EmitCompoundAssignLValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp713 for (const auto &LHSVal : LHSVals) in ComputeValueKnownInPredecessorsImpl() local
755 for (const auto &LHSVal : LHSVals) { in ComputeValueKnownInPredecessorsImpl() local
900 for (const auto &LHSVal : LHSVals) { in ComputeValueKnownInPredecessorsImpl() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprComplex.cpp933 ComplexPairTy LHSVal = EmitLoadOfLValue(LHS, Loc); in EmitCompoundAssignLValue() local
936 llvm::Value *LHSVal = CGF.EmitLoadOfScalar(LHS, Loc); in EmitCompoundAssignLValue() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp751 for (const auto &LHSVal : LHSVals) in computeValueKnownInPredecessorsImpl() local
793 for (const auto &LHSVal : LHSVals) { in computeValueKnownInPredecessorsImpl() local
926 for (const auto &LHSVal : LHSVals) { in computeValueKnownInPredecessorsImpl() local
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1043 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); in solveBlockValueCast() local
1120 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); in solveBlockValueBinaryOp() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp32 Value *LHSVal = FirstInst->getOperand(0); in FoldPHIArgBinOpIntoPHI() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp155 SVal LHSVal; in VisitBinaryOperator() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp299 Value *LHSVal = FirstInst->getOperand(0); in FoldPHIArgBinOpIntoPHI() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp385 Value *LHSVal = FirstInst->getOperand(0); in foldPHIArgBinOpIntoPHI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp76 int64_t LHSVal = EvaluateCRExpr(BE->getLHS()); in EvaluateCRExpr() local

12