Home
last modified time | relevance | path

Searched defs:RVal (Results 1 – 16 of 16) sorted by relevance

/llvm-project/libcxx/test/std/utilities/optional/optional.monadic/
H A Dtransform.pass.cpp37 struct RVal { struct
44 struct CRVal { argument
H A Dand_then.pass.cpp37 struct RVal { struct
44 struct CRVal { argument
/llvm-project/libcxx/test/std/utilities/expected/expected.expected/monadic/
H A Dor_else.pass.cpp41 struct RVal { struct
48 operator ()RVal global() argument
H A Dtransform_error.pass.cpp45 struct RVal { struct
52 operator ()RVal global() argument
H A Dtransform.pass.cpp45 struct RVal { struct
52 operator ()RVal global() argument
H A Dand_then.pass.cpp41 struct RVal { struct
48 operator ()RVal global() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp191 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
H A DIteratorModeling.cpp270 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); in checkPostStmt() local
447 SVal RetVal, SVal LVal, SVal RVal, in handleComparison() argument
H A DIteratorRangeChecker.cpp170 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp386 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp1615 convertRValueToInt(RValue RVal,bool CmpXchg) const convertRValueToInt() argument
H A DCGStmtOpenMP.cpp6037 emitSimpleAtomicStore(CodeGenFunction & CGF,llvm::AtomicOrdering AO,LValue LVal,RValue RVal) emitSimpleAtomicStore() argument
6054 emitOMPSimpleStore(LValue LVal,RValue RVal,QualType RValTy,SourceLocation Loc) emitOMPSimpleStore() argument
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4322 handleLValueToRValueConversion(EvalInfo & Info,const Expr * Conv,QualType Type,const LValue & LVal,APValue & RVal,bool WantObjectRepresentation=false) handleLValueToRValueConversion() argument
4550 handleCompoundAssignment(EvalInfo & Info,const CompoundAssignOperator * E,const LValue & LVal,QualType LValType,QualType PromotedLValType,BinaryOperatorKind Opcode,const APValue & RVal) handleCompoundAssignment() argument
8223 APValue RVal; VisitCastExpr() local
8263 APValue RVal; VisitUnaryPostIncDec() local
8571 APValue RVal; HandleLambdaCapture() local
9381 APValue RVal; VisitCastExpr() local
12332 APValue RVal; tryEvaluateBuiltinObjectSize() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2536 SVal RVal; handle() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp666 SDValue RVal = SDValue(Node, 0); LegalizeLoadOps() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4098 AllocaInst *RVal = Builder.CreateAlloca(Int32); TEST_F() local