Searched defs:APV (Results 1 – 8 of 8) sorted by relevance
218 if (std::optional<APValue> APV = in emitRetValue() local291 if (std::optional<APValue> APV = in updateGlobalTemporaries() local
1335 APValue APV = Value.toAPValue(S.getCtx()); in InitGlobalTemp() local1361 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()
3275 using APV = AllocaPackedValues; in writeInstruction() typedef
13044 APValue APV{CarryOut}; in VisitBuiltinCallExpr() local13161 APValue APV{Result}; in VisitBuiltinCallExpr() local15899 APValue APV = CE->getAPValueResult(); in FastEvaluateAsRValue() local
6118 using APV = AllocaPackedValues; in parseFunctionBody() typedef