Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h44 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp327 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp452 auto Fallback = [&]() { in addReloc() 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/llvm/lib/Option/
H A DOptTable.cpp365 const Info *Fallback = nullptr; in parseOneArgGrouped() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h797 Fallback, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp931 std::optional<APSInt> Fallback; in interp__builtin_clz() local
962 std::optional<APSInt> Fallback; in interp__builtin_ctz() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp503 StringRef Fallback, size_t NumArgs) { in NsanMemOpFn()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp205 enum WPDCheckMode { None, Trap, Fallback }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2002 Value *Fallback = II.getArgOperand(1); in instCombineSVECondLast() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13114 std::optional<APSInt> Fallback; in VisitBuiltinCallExpr() local
13192 std::optional<APSInt> Fallback; in VisitBuiltinCallExpr() local