Searched refs:DEFINE_GETIMPL_STORE (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 615 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ macro 844 DEFINE_GETIMPL_STORE(DISubrangeType, (Line, AlignInBits, Flags), Ops); in getImpl() 880 DEFINE_GETIMPL_STORE(DIEnumerator, (Value, IsUnsigned), Ops); in getImpl() 892 DEFINE_GETIMPL_STORE(DIBasicType, in getImpl() 922 DEFINE_GETIMPL_STORE( in getImpl() 967 DEFINE_GETIMPL_STORE(DIStringType, (Tag, AlignInBits, Encoding), Ops); in getImpl() 1016 DEFINE_GETIMPL_STORE( in getImpl() 1052 DEFINE_GETIMPL_STORE(DICompositeType, in getImpl() 1149 DEFINE_GETIMPL_STORE(DISubroutineType, (Flags, CC), Ops); in getImpl() 1195 DEFINE_GETIMPL_STORE(DIFile, (CS, Source), Ops); in getImpl() [all …]
|