Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/
H A Dless_comp.pass.cpp27 void do_test(int *LHSVal, int *RHSVal) { in do_test()
H A Dequal_comp.pass.cpp27 void do_test(int *LHSVal, int *RHSVal) { in do_test()
/llvm-project/libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/
H A Dhash.pass.cpp31 void do_test(int *LHSVal, int *RHSVal) { in do_test()
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h51 if (getConstantValue(N->getOperand(0), LHSVal) && in packConstantV2I16() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp140 static bool evalComparison(SVal LHSVal, BinaryOperatorKind ComparisonOp, in evalComparison()
H A DExprEngineC.cpp162 SVal LHSVal; in VisitBinaryOperator() local
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp44 TEST_CONSTEXPR_CXX23 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) { in checkDeleter()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp329 SVal LHSVal = C.getSVal(Lhs); in checkPreStmt() local
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp289 Value LHSVal(Data->Type, LHS); in handleDivremOverflowImpl() local
334 Value LHSVal(Data->LHSType, LHS); in handleShiftOutOfBoundsImpl() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp686 if (LHSVal.first == InterestingVal || isa<UndefValue>(LHSVal.first)) { in computeValueKnownInPredecessorsImpl() local
728 Constant *V = LHSVal.first; in computeValueKnownInPredecessorsImpl() local
857 Constant *V = LHSVal in computeValueKnownInPredecessorsImpl() local
[all...]
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp176 BoolValue &LHSVal = getLogicOperatorSubExprValue(*LHS); VisitBinaryOperator() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp1257 ComplexPairTy LHSVal = EmitLoadOfLValue(LHS, Loc); in EmitCompoundAssignLValue() local
1264 llvm::Value *LHSVal = CGF.EmitLoadOfScalar(LHS, Loc); in EmitCompoundAssignLValue() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp411 Value *LHSVal = FirstInst->getOperand(0); foldPHIArgBinOpIntoPHI() local
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp75 int64_t LHSVal = EvaluateCRExpr(BE->getLHS()); in EvaluateCRExpr() local
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2191 unsigned LHSVal, RHSVal; operator() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp516 ActOnCaseStmt(SourceLocation CaseLoc,ExprResult LHSVal,SourceLocation DotDotDotLoc,ExprResult RHSVal,SourceLocation ColonLoc) ActOnCaseStmt() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3697 SDValue LHSVal = getValue(I.getOperand(1)); visitSelect() local
[all...]
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13380 const APValue &LHSVal = LHSResult.Val; VisitBinOp() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7738 SDValue LHSVal = DAG.getConstant( lowerSELECT() local