Home
last modified time | relevance | path

Searched defs:CFA (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h88 std::unique_ptr<CFGReverseBlockReachabilityAnalysis> CFA; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h61 enum FrameBaseKind { Register, CFA, WasmFrameBase } Kind; enumerator
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_frame.c277 #define CFA rt->rt3_cfa_rule macro
H A Dlibdwarf_frame.c559 #define CFA rt->rt3_cfa_rule in _dwarf_frame_run_inst() macro
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2972 InlineCostFeaturesAnalyzer CFA(CalleeTTI, GetAssumptionCache, GetBFI, PSI, in getInliningCostFeatures() local