Home
last modified time | relevance | path

Searched defs:FA (Results 1 – 24 of 24) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManager.h72 static size_t size(const jitlink::JITLinkMemoryManager::FinalizedAlloc &FA) { in size()
78 const jitlink::JITLinkMemoryManager::FinalizedAlloc &FA) { in serialize()
84 jitlink::JITLinkMemoryManager::FinalizedAlloc &FA) { in deserialize()
/freebsd-src/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp75 FileEditsTy::iterator FA = getActionForOffset(Offs); in canInsertInOffset() local
127 FileEdit &FA = FileEdits[Offs]; in commitInsert() local
156 FileEdit &FA = I->second; in commitInsertFromRange() local
173 FileEdit &FA = I->second; in commitInsertFromRange() local
210 FileEdit &FA = I->second; in commitRemove() local
228 FileEdit &FA = I->second; in commitRemove() local
253 FileEdit &FA = I->second; in commitRemove() local
473 FileEdit &FA = I->second; in getActionForOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp151 for (auto &FA : Allocs) { in deallocate() local
164 for (auto &FA : Allocs) in deallocate() local
173 for (auto &FA : Allocs) { in deallocate() local
H A DEPCIndirectionUtils.cpp126 auto FA = Alloc->finalize(); in grow() local
310 auto FA = Alloc->finalize(); in writeResolverBlock() local
379 auto FA = Alloc->finalize(); in getIndirectStubs() local
H A DDebugObjectManagerPlugin.cpp172 OnFinalize = std::move(OnFinalize)](Expected<FinalizedAlloc> FA) { in finalizeAsync()
H A DObjectLinkingLayer.cpp705 notifyEmitted(MaterializationResponsibility & MR,FinalizedAlloc FA) notifyEmitted() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp450 auto *FA = Alloc.release().toPtr<FinalizedAllocInfo *>(); in deallocate() local
488 new (FA) FinalizedAllocInfo( in createFinalizedAlloc() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp196 auto FA = OrdMap.find(InA); in getAllReachingDefs() local
464 NodeAddr<FuncNode *> FA = DFG.getFunc(); in computePhiInfo() local
781 NodeAddr<FuncNode *> FA = DFG.getFunc(); in computeLiveIns() local
H A DRDFGraph.cpp852 Func FA = newNode(NodeAttrs::Code | NodeAttrs::Func); in newFunc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp498 auto FA = MCFixup::create(Fixup.getOffset(), nullptr, std::get<0>(FK)); handleAddSubRelocations() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp621 auto FA = MCFixup::create( handleAddSubRelocations() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp621 const MCFragment *FA = SA.getFragment(); AttemptToFoldSymbolOffsetDifference() local
[all...]
H A DMachObjectWriter.cpp719 const MCFragment *FA = SA.getFragment(); isSymbolRefDifferenceFullyResolvedImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp878 NodeAddr<FuncNode *> FA = DFG->getFunc(); runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1251 Value *FA = IsSigned ? Builder.CreateSIToFP(IA, F32Ty) expandDivRem24Impl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp2814 if (FinalAttr *FA = CXXBaseDecl->getAttr<FinalAttr>()) { CheckBaseSpecifier() local
3281 } else if (FinalAttr *FA = D->getAttr<FinalAttr>()) { CheckOverrideControl() local
3302 if (FinalAttr *FA = D->getAttr<FinalAttr>()) { CheckOverrideControl() local
3362 FinalAttr *FA = Old->getAttr<FinalAttr>(); CheckIfOverriddenFunctionIsMarkedFinal() local
7059 if (FinalAttr *FA = Record->getAttr<FinalAttr>()) { CheckCompletedCXXClass() local
7069 if (const FinalAttr *FA = dtor->getAttr<FinalAttr>()) { CheckCompletedCXXClass() local
[all...]
H A DSemaChecking.cpp10673 for (const auto *FA : ND->specific_attrs<FormatArgAttr>()) { checkFormatStringExpr() local
10709 if (const auto *FA = MD->getAttr<FormatArgAttr>()) { checkFormatStringExpr() local
H A DSemaDecl.cpp2959 else if (const auto *FA = dyn_cast<FormatAttr>(Attr)) mergeDeclAttribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2931 for (auto &FA : F.args()) in initializeCongruenceClasses() local
H A DLoopStrengthReduce.cpp4763 __anon78b872060f02(Formula &FA, Formula &FB) NarrowSearchSpaceByFilterFormulaWithSameScaledReg() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3047 SDValue FA = DAG.getNode( ExpandNode() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2773 MCAsmMacroParameter FA; parseMacroArguments() local
[all...]
H A DMasmParser.cpp3110 MCAsmMacroParameter FA; parseMacroArguments() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp927 if (const Argument *FA = dyn_cast<Argument>(V)) createSlotTracker() local