Home
last modified time | relevance | path

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

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