Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp818 QualType CarryOutType = Call->getArg(3)->getType()->getPointeeType(); in interp__builtin_carryop() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3571 EVT CarryOutType = N->getValueType(0); in combineCarryDiamond() local