Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp669 PrimType RHST = *S.getContext().classify(Call->getArg(1)->getType()); in interp__builtin_overflowop() local
773 PrimType RHST = *S.getContext().classify(Call->getArg(1)->getType()); in interp__builtin_carryop() local
H A DCompiler.cpp1083 PrimType RHST = classifyPrim(RHSType); in VisitComplexBinOp() local
5447 PrimType RHST = classifyPrim(RHS->getType()); in emitComplexComparison() local