Home
last modified time | relevance | path

Searched defs:Fallback (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp328 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp229 StringRef Fallback) { in getRSTStringWithTextFallback()
/freebsd/tests/sys/fs/fusefs/
H A Dlocks.cc45 class Fallback: public FuseTest { class
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp847 const APSInt &Fallback = peekToAPSInt(S.Stk, FallbackT); in interp__builtin_clz() local
872 const APSInt &Fallback = peekToAPSInt(S.Stk, FallbackT); in interp__builtin_ctz() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h779 Fallback, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp358 const Info *Fallback = nullptr; in parseOneArgGrouped() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp176 enum WPDCheckMode { None, Trap, Fallback }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1296 Value *Fallback = II.getArgOperand(1); in instCombineSVECondLast() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12557 std::optional<APSInt> Fallback; in VisitBuiltinCallExpr() local
12626 std::optional<APSInt> Fallback; in VisitBuiltinCallExpr() local