Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h59 enum FrameBaseKind { Register, CFA, WasmFrameBase } Kind; enumerator
/external/clang/include/clang/Analysis/
DAnalysisContext.h82 std::unique_ptr<CFGReverseBlockReachabilityAnalysis> CFA; variable
/external/google-breakpad/src/processor/
Dcfi_frame_info_unittest.cc361 TEST_F(Parser, CFA) { in TEST_F() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineCost.cpp2878 InlineCostFeaturesAnalyzer CFA(CalleeTTI, GetAssumptionCache, GetBFI, PSI, in getInliningCostFeatures() local