Home | History | Annotate | Download | only in llvm

Lines Matching refs:DEF_INTRINSICS_FUNC

17 // DEF_INTRINSICS_FUNC(ID, NAME, ATTR, RET_TYPE,
19 #ifndef DEF_INTRINSICS_FUNC
20 # error "missing DEF_INTRINSICS_FUNC definition!"
24 DEF_INTRINSICS_FUNC(ID, NAME, ATTR, RET_TYPE, __VA_ARGS__)
1803 #undef DEF_INTRINSICS_FUNC