Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp818 CodeGenOptions::FramePointerKind FPKeepKind = in ConstructJob() local
822 switch (FPKeepKind) { in ConstructJob()
H A DClang.cpp5770 CodeGenOptions::FramePointerKind FPKeepKind = in ConstructJob() local
5773 switch (FPKeepKind) { in ConstructJob()
7986 if (FPKeepKind == CodeGenOptions::FramePointerKind::None && in ConstructJob()