Searched defs:TypeModifier (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 92 enum class TypeModifier : uint8_t { enum
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 4062 OpenMPMapModifierKind TypeModifier = isMapModifier() local 4109 OpenMPMapModifierKind TypeModifier = isMapModifier(*this); parseMapTypeModifiers() local [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 6400 uint64_t TypeModifier; global() member 6414 NEONMAP1(NameBase,LLVMIntrinsic,TypeModifier) global() argument 6418 NEONMAP2(NameBase,LLVMIntrinsic,AltLLVMIntrinsic,TypeModifier) global() argument 7407 SVEMAP1(NameBase,LLVMIntrinsic,TypeModifier) global() argument 7413 SVEMAP2(NameBase,TypeModifier) global() argument 7425 SMEMAP1(NameBase,LLVMIntrinsic,TypeModifier) global() argument 7431 SMEMAP2(NameBase,TypeModifier) global() argument [all...] |