Home
last modified time | relevance | path

Searched defs:RValue (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.h38 class RValue; variable
H A DCGCUDARuntime.h41 class RValue; variable
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvaluationResult.h37 RValue, // Result is an rvalue. enumerator
H A DInterpFrame.cpp113 if (std::optional<APValue> RValue = V.toRValue(ASTCtx, Ty)) in print() local
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h47 RValue() : value(nullptr), flavor(Scalar) {} in RValue() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp966 SVal RValue = State->getRawSVal(*LValue, RetE->getType()); in visitNodeInitial() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp517 ExprResult RValue = SemaRef.DefaultFunctionArrayLvalueConversion(ValueExpr); in BuildObjCBoxedExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1262 Value *RValue = extractIntPart(R, Builder); in foldEqOfParts() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h685 RValue, enumerator