Home
last modified time | relevance | path

Searched defs:FX (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp764 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectFrameIndex() local
1459 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectAddrFI() local
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c129 #define FX global() macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1019 const FunctionEffectsRef FX = T->getFunctionEffects(); in printFunctionProtoAfter() local
H A DType.cpp5315 FunctionEffectsRef::create(ArrayRef<FunctionEffect> FX, in create()
H A DASTContext.cpp13307 const auto *FX = cast<FunctionNoProtoType>(X), in getCommonNonSugarTypeNode() local
13315 const auto *FX = cast<FunctionProtoType>(X), in getCommonNonSugarTypeNode() local
/freebsd/sys/dev/sound/pci/
H A Demu10kx.c99 #define FX(i) (i) macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7580 FunctionEffectSet FX(EPI.FunctionEffects); in handleNonBlockingNonAllocatingTypeAttr() local
H A DSemaDecl.cpp20265 const FunctionEffectsRef &FX, const FunctionEffectWithCondition &NewEC, in diagnoseConflictingFunctionEffect()