Home
last modified time | relevance | path

Searched refs:CarryInT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp1409 PrimType CarryInT = *S.getContext().classify(Call->getArg(0)); in interp__builtin_ia32_addcarry_subborrow() local
1414 APSInt CarryIn = popToAPSInt(S.Stk, CarryInT); in interp__builtin_ia32_addcarry_subborrow()