Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp1403 QualType PromotTy = in VisitVectorBinOp() local
1405 PrimType PromotT = classifyPrim(PromotTy); in VisitVectorBinOp()
1419 if (!this->emitPrimCast(ElemT, PromotT, PromotTy, E)) in VisitVectorBinOp()