Home
last modified time | relevance | path

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

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