Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1175 const MCExpr *DestValue; parseCallTarget() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7591 handleRValueToRValueBitCast(EvalInfo & Info,APValue & DestValue,const APValue & SourceRValue,const CastExpr * BCE) handleRValueToRValueBitCast() argument
7616 handleLValueToRValueBitCast(EvalInfo & Info,APValue & DestValue,APValue & SourceValue,const CastExpr * BCE) handleLValueToRValueBitCast() argument
8231 APValue DestValue, SourceValue; VisitCastExpr() local