Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp877 const Pointer &CarryOutPtr = S.Stk.pop<Pointer>(); in interp__builtin_carryop() local
1407 const Pointer &CarryOutPtr = S.Stk.pop<Pointer>(); in interp__builtin_ia32_addcarry_subborrow() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp5267 Address CarryOutPtr = EmitPointerWithAlignment(E->getArg(3)); in EmitBuiltinExpr() local