Home
last modified time | relevance | path

Searched defs:DestValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1134 const MCExpr *DestValue; parseCallTarget() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7548 handleRValueToRValueBitCast(EvalInfo & Info,APValue & DestValue,const APValue & SourceRValue,const CastExpr * BCE) handleRValueToRValueBitCast() argument
7573 handleLValueToRValueBitCast(EvalInfo & Info,APValue & DestValue,APValue & SourceValue,const CastExpr * BCE) handleLValueToRValueBitCast() argument
8182 APValue DestValue, SourceValue; VisitCastExpr() local