Home
last modified time | relevance | path

Searched defs:Skip (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DProfileList.h35 Skip, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DMLInlineAdvisor.cpp283 if (auto Skip = getSkipAdviceIfUnreachableCallsite(CB)) in getAdviceImpl() local
396 if (auto Skip = getSkipAdviceIfUnreachableCallsite(CB)) in getMandatoryAdvice() local
/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DSampleProfReader.h496 virtual void setSkipFlatProf(bool Skip) {} in setSkipFlatProf()
789 void setSkipFlatProf(bool Skip) override { SkipFlatProf = Skip; } in setSkipFlatProf()
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DDebugCounter.h169 int64_t Skip = 0; member
DCodeGen.h101 Skip = 1U << 0, enumerator
/openbsd/src/gnu/llvm/clang/lib/Format/
DIntegerLiteralSeparatorFixer.cpp89 for (bool Skip = false; !Lex.LexFromRawLexer(Tok);) { in process() local
DUnwrappedLineParser.cpp1172 bool Skip = PPLevelBranchIndex[PPBranchLevel] > 0; in conditionalCompilationStart() local
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DMLxExpansionPass.cpp331 unsigned Skip = 0; in ExpandFPMLxInstructions() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInsertDelayAlu.cpp298 unsigned Skip = 0; in emitDelayAlu() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp110 enum InstClassification { Convert, Skip, Exit }; enumerator
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp432 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local
/openbsd/src/gnu/llvm/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h452 bool Skip = false; member
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DMultiplexConsumer.cpp360 bool Skip = true; in shouldSkipFunctionBody() local
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
Ddecorators.py29 Skip, Xfail = range(2) variable in DecorateMode
/openbsd/src/gnu/llvm/clang/lib/Driver/
DToolChain.cpp1339 bool Skip = false; in TranslateXarchArgs() local
/openbsd/src/gnu/llvm/llvm/lib/Object/
DMachOObjectFile.cpp3511 uint32_t Count, Skip; in moveNext() local
3850 uint32_t Count, Skip; in moveNext() local
4384 uint32_t Skip) { in checkSegAndOffsets()
/openbsd/src/gnu/llvm/clang/include/clang/Lex/
DPPCallbacks.h465 bool Skip = First->FileNotFound(FileName); in FileNotFound() local
/openbsd/src/gnu/llvm/llvm/lib/LTO/
DLTO.cpp766 auto Skip = [&]() { in addRegularLTO() local
/openbsd/src/gnu/llvm/clang/lib/Lex/
DPPDirectives.cpp2195 enum { Enter, Import, Skip, IncludeLimitReached } Action = Enter; in HandleHeaderIncludeOrImport() enumerator
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2800 unsigned Skip = isCommIntrinsic ? 1 : 0; // First operand is intrinsic id. in canPatternMatch() local
4693 unsigned Skip = isCommIntrinsic ? 1 : 0; // First operand is intrinsic id. in GenerateVariantsOf() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp935 bool Skip = MI.isCopy() || MI.isRegSequence(); in collectInBlock() local
/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DAsmParser.cpp880 bool AsmParser::processIncbinFile(const std::string &Filename, int64_t Skip, in processIncbinFile()
5118 int64_t Skip = 0; in parseDirectiveIncbin() local
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.cpp925 bool Skip = Subtarget->hasStdExtZba() && Leading == 32 && in Select() local
/openbsd/src/regress/lib/libcrypto/wycheproof/
Dwycheproof.go105 Skip testVariant = 7 const

12