Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h92 enum class TypeModifier : uint8_t { enum
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4158 OpenMPMapModifierKind TypeModifier = isMapModifier() local
4199 OpenMPMapModifierKind TypeModifier = isMapModifier(*this); parseMapTypeModifiers() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp6220 uint64_t TypeModifier; global() member
6234 NEONMAP1(NameBase,LLVMIntrinsic,TypeModifier) global() argument
6238 NEONMAP2(NameBase,LLVMIntrinsic,AltLLVMIntrinsic,TypeModifier) global() argument
7237 SVEMAP1(NameBase,LLVMIntrinsic,TypeModifier) global() argument
7243 SVEMAP2(NameBase,TypeModifier) global() argument
7255 SMEMAP1(NameBase,LLVMIntrinsic,TypeModifier) global() argument
7261 SMEMAP2(NameBase,TypeModifier) global() argument
[all...]