Searched defs:APV (Results 1 – 8 of 8) sorted by relevance
245 if (std::optional<APValue> APV = in emitRetValue() local318 if (std::optional<APValue> APV = in updateGlobalTemporaries() local
1552 APValue APV = Value.toAPValue(S.getASTContext()); in InitGlobalTemp() local1578 if (std::optional<APValue> APV = in InitGlobalTempComp() local
147 static bool classof(const XtensaConstantPoolValue *APV) { in classof()
136 static bool classof(const CSKYConstantPoolValue *APV) { in classof()
198 static bool classof(const ARMConstantPoolValue *APV) { in classof()
13692 APValue APV{CarryOut}; in VisitBuiltinCallExpr() local13809 APValue APV{Result}; in VisitBuiltinCallExpr() local13898 APValue APV{APSInt(Result, /*isUnsigned=*/true)}; in VisitBuiltinCallExpr() local16811 APValue APV = CE->getAPValueResult(); in FastEvaluateAsRValue() local
3438 using APV = AllocaPackedValues; in writeInstruction() typedef
6214 using APV = AllocaPackedValues; in parseFunctionBody() typedef