| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | ProfileList.h | 35 Skip, enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | MLInlineAdvisor.cpp | 283 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/ |
| D | SampleProfReader.h | 496 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/ |
| D | DebugCounter.h | 169 int64_t Skip = 0; member
|
| D | CodeGen.h | 101 Skip = 1U << 0, enumerator
|
| /openbsd/src/gnu/llvm/clang/lib/Format/ |
| D | IntegerLiteralSeparatorFixer.cpp | 89 for (bool Skip = false; !Lex.LexFromRawLexer(Tok);) { in process() local
|
| D | UnwrappedLineParser.cpp | 1172 bool Skip = PPLevelBranchIndex[PPBranchLevel] > 0; in conditionalCompilationStart() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | MLxExpansionPass.cpp | 331 unsigned Skip = 0; in ExpandFPMLxInstructions() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUInsertDelayAlu.cpp | 298 unsigned Skip = 0; in emitDelayAlu() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86CallFrameOptimization.cpp | 110 enum InstClassification { Convert, Skip, Exit }; enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| D | TypeIndexDiscovery.cpp | 257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | TargetRegisterInfo.cpp | 432 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinker.h | 452 bool Skip = false; member
|
| /openbsd/src/gnu/llvm/clang/lib/Frontend/ |
| D | MultiplexConsumer.cpp | 360 bool Skip = true; in shouldSkipFunctionBody() local
|
| /openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| D | decorators.py | 29 Skip, Xfail = range(2) variable in DecorateMode
|
| /openbsd/src/gnu/llvm/clang/lib/Driver/ |
| D | ToolChain.cpp | 1339 bool Skip = false; in TranslateXarchArgs() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | MachOObjectFile.cpp | 3511 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/ |
| D | PPCallbacks.h | 465 bool Skip = First->FileNotFound(FileName); in FileNotFound() local
|
| /openbsd/src/gnu/llvm/llvm/lib/LTO/ |
| D | LTO.cpp | 766 auto Skip = [&]() { in addRegularLTO() local
|
| /openbsd/src/gnu/llvm/clang/lib/Lex/ |
| D | PPDirectives.cpp | 2195 enum { Enter, Import, Skip, IncludeLimitReached } Action = Enter; in HandleHeaderIncludeOrImport() enumerator
|
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.cpp | 2800 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/ |
| D | HexagonGenInsert.cpp | 935 bool Skip = MI.isCopy() || MI.isRegSequence(); in collectInBlock() local
|
| /openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 880 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/ |
| D | RISCVISelDAGToDAG.cpp | 925 bool Skip = Subtarget->hasStdExtZba() && Leading == 32 && in Select() local
|
| /openbsd/src/regress/lib/libcrypto/wycheproof/ |
| D | wycheproof.go | 105 Skip testVariant = 7 const
|