Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp777 PrimType RHST = *S.getContext().classify(Call->getArg(1)->getType()); in interp__builtin_overflowop() local
879 PrimType RHST = *S.getContext().classify(Call->getArg(1)->getType()); in interp__builtin_carryop() local
1411 PrimType RHST = *S.getContext().classify(Call->getArg(2)); in interp__builtin_ia32_addcarry_subborrow() local
H A DCompiler.cpp1241 PrimType RHST = classifyPrim(RHSType); in VisitComplexBinOp() local
6863 PrimType RHST = classifyPrim(RHS->getType()); in emitComplexComparison() local