Home
last modified time | relevance | path

Searched refs:FPKeepKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp758 CodeGenOptions::FramePointerKind FPKeepKind = in ConstructJob() local
762 switch (FPKeepKind) { in ConstructJob()
H A DClang.cpp5515 CodeGenOptions::FramePointerKind FPKeepKind = in ConstructJob() local
5518 switch (FPKeepKind) { in ConstructJob()
7772 if (FPKeepKind == CodeGenOptions::FramePointerKind::None && in ConstructJob()