/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | SampleProfReader.h | 463 virtual void setSkipFlatProf(bool Skip) {} in setSkipFlatProf() 720 virtual void setSkipFlatProf(bool Skip) override { SkipFlatProf = Skip; } in setSkipFlatProf()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | DebugCounter.h | 171 int64_t Skip = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | MLxExpansionPass.cpp | 331 unsigned Skip = 0; in ExpandFPMLxInstructions() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86CallFrameOptimization.cpp | 110 enum InstClassification { Convert, Skip, Exit }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 257 uint32_t Skip = Pad & 0x0F; in handleFieldList() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | MultiplexConsumer.cpp | 354 bool Skip = true; in shouldSkipFunctionBody() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h | 426 bool Skip = false; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetRegisterInfo.cpp | 431 bool Skip = (Hints_MRI.first != 0); in getRegAllocationHints() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | ToolChain.cpp | 1208 bool Skip = false; in TranslateXarchArgs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 3177 uint32_t Count, Skip; in moveNext() local 3516 uint32_t Count, Skip; in moveNext() local 4050 uint32_t Skip) { in checkSegAndOffsets()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | UnwrappedLineParser.cpp | 786 bool Skip = PPLevelBranchIndex[PPBranchLevel] > 0; in conditionalCompilationStart() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 1968 enum { Enter, Import, Skip, IncludeLimitReached } Action = Enter; in HandleHeaderIncludeOrImport() enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | LTO.cpp | 746 auto Skip = [&]() { in addRegularLTO() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | random.d | 2610 private enum Skip { None, A, D } enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 857 bool AsmParser::processIncbinFile(const std::string &Filename, int64_t Skip, in processIncbinFile() 5073 int64_t Skip = 0; in parseDirectiveIncbin() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 953 bool Skip = MI->isCopy() || MI->isRegSequence(); in collectInBlock() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | random.d | 3512 private enum Skip { None, A, D } enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 2726 unsigned Skip = isCommIntrinsic ? 1 : 0; // First operand is intrinsic id. in canPatternMatch() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 1662 bool Skip = true; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 2838 size_t Skip = getGotModulePointer() ? 2 : 1; in getLocalEntries() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 1861 size_t Skip = FromParent ? 2 : 1; in hasDirective() local 5395 Expr *Skip = AssertSuccess( in buildLoopVarFunc() local
|
H A D | SemaDecl.cpp | 17870 SkipBodyInfo Skip; in shouldSkipAnonEnumBody() local
|