Searched defs:FX (Results 1 – 9 of 9) sorted by relevance
1389 const FunctionEffectsRef &FX, const FunctionEffectWithCondition &NewEC, in diagnoseConflictingFunctionEffect()1446 const FunctionEffectsRef &FX) { in maybeAddDeclWithEffects()1469 void Sema::addDeclWithEffects(const Decl *D, const FunctionEffectsRef &FX) { in addDeclWithEffects()
7676 FunctionEffectSet FX(EPI.FunctionEffects); in handleNonBlockingNonAllocatingTypeAttr() local
766 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectFrameIndex() local1460 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectAddrFI() local
129 #define FX global() macro
1042 const FunctionEffectsRef FX = T->getFunctionEffects(); in printFunctionProtoAfter() local
5607 FunctionEffectsRef::create(ArrayRef<FunctionEffect> FX, in create()
14106 const auto *FX = cast<FunctionNoProtoType>(X), in getCommonNonSugarTypeNode() local14114 const auto *FX = cast<FunctionProtoType>(X), in getCommonNonSugarTypeNode() local
99 #define FX(i) (i) macro
15453 if (FunctionEffectsRef FX = D->getFunctionEffects(); !FX.empty()) in maybeAddDeclWithEffects() local