Home
last modified time | relevance | path

Searched defs:Always (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DXRayArgs.cpp242 for (const auto &Always : AlwaysInstrumentFiles) { in addArgs() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h85 Always enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h187 enum class MandatoryInliningKind { NotMandatory, Always, Never }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h130 Always, // All loops are assumed to be finite. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h261 Always, // Always expand the instruction. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp79 enum class ImplicitItModeTy { Always, Never, ARMOnly, ThumbOnly }; enumerator