Searched refs:NestAttr (Results 1 – 11 of 11) sorted by relevance
1267 Attributes NestAttr = Attribute::None; in transformCallThroughTrampoline() local1275 NestAttr = NestAttrs.getParamAttributes(NestIdx); in transformCallThroughTrampoline()1304 NewAttrs.push_back(AttributeWithIndex::get(NestIdx, NestAttr)); in transformCallThroughTrampoline()
237 struct NestAttr : EnumAttr {
249 struct NestAttr : EnumAttr {
2913 AttributeSet NestAttr; in transformCallThroughTrampoline() local2921 NestAttr = NestAttrs.getParamAttributes(NestIdx); in transformCallThroughTrampoline()2952 NestAttr)); in transformCallThroughTrampoline()
4407 AttributeSet NestAttr; in transformCallThroughTrampoline() local4417 NestAttr = AS; in transformCallThroughTrampoline()4442 NewArgAttrs.push_back(NestAttr); in transformCallThroughTrampoline()