Home
last modified time | relevance | path

Searched defs:IntT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp192 static bool checkOpenCLEnqueueIntType(Sema &S, Expr *E, const QualType &IntT) { in checkOpenCLEnqueueIntType()
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp573 PrimType IntT = *S.getContext().classify(Call->getArg(0)); in interp__builtin_fpclassify() local
H A DCompiler.cpp1020 PrimType IntT = classifyPrim(E->getType()); in VisitPointerArithBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3793 Type *IntT = in emitGlobalConstantVector() local