Home
last modified time | relevance | path

Searched defs:EvalKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1287 enum class EvalKind { Scalar, Complex, Aggregate }; enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1716 llvm::OpenMPIRBuilder::EvalKind EvalKind; in emitReduction() local
H A DCGBuiltin.cpp6226 TypeEvaluationKind EvalKind = getEvaluationKind(E->getType()); in EmitBuiltinExpr() local