Home
last modified time | relevance | path

Searched refs:Ignore (Results 1 – 25 of 896) sorted by relevance

12345678910>>...36

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp602 SmallPtrSet<MachineInstr*, 1> Ignore; in isSafeToRemove() local
604 return isSafeToRemove(MI, Visited, ToRemove, Ignore); in isSafeToRemove()
609 InstSet &Ignore) const { in isSafeToRemove()
611 return isSafeToRemove(MI, Visited, ToRemove, Ignore); in isSafeToRemove()
616 InstSet &ToRemove, InstSet &Ignore) const { in isSafeToRemove()
617 if (Visited.count(MI) || Ignore.count(MI)) in isSafeToRemove()
634 if (Ignore.count(I) || ToRemove.count(I)) in isSafeToRemove()
636 if (!isSafeToRemove(I, Visited, ToRemove, Ignore)) in isSafeToRemove()
678 SmallPtrSet<MachineInstr*, 1> Ignore; in isSafeToDefRegAt() local
679 return isSafeToDefRegAt(MI, PhysReg, Ignore); in isSafeToDefRegAt()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexUSRs.cpp54 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data); in clang_getCursorUSR() local
55 if (Ignore) { in clang_getCursorUSR()
75 bool Ignore = generateUSRForMacro(cxcursor::getCursorMacroDefinition(C), in clang_getCursorUSR() local
78 if (Ignore) { in clang_getCursorUSR()
/netbsd-src/external/bsd/libfido2/dist/windows/
H A Dbuild.ps138 $Git = $(Get-Command git -ErrorAction Ignore | `
48 $CMake = $(Get-Command cmake -ErrorAction Ignore | `
58 $SevenZ = $(Get-Command 7z -ErrorAction Ignore | `
68 $GPG = $(Get-Command gpg -ErrorAction Ignore | `
H A Dcygwin.ps125 $GPG = $(Get-Command gpg -ErrorAction Ignore | `
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DReachingDefAnalysis.h230 InstSet &Ignore) const;
240 InstSet &Ignore) const;
267 InstSet &ToRemove, InstSet &Ignore) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp272 Ignore enumerator
305 return Ignore; in get()
389 classify(BO->getLHS(), Ignore); in VisitBinaryOperator()
435 classify((*I), isTrivialBody ? Ignore : ConstRefUse); in VisitCallExpr()
441 classify(Ex, Ignore); in VisitCallExpr()
454 classify(CSE->getSubExpr(), Ignore); in VisitCastExpr()
747 case ClassifyRefs::Ignore: in VisitDeclRefExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp540 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
584 if (!RDA.isSafeToRemove(MI, Uses, Ignore)) in INITIALIZE_PASS()
752 SmallPtrSet<MachineInstr*, 2> Ignore; in ValidateTailPredicate() local
755 Ignore.insert(VCTPs.begin(), VCTPs.end()); in ValidateTailPredicate()
757 if (TryRemove(Def, RDA, ElementChain, Ignore)) { in ValidateTailPredicate()
788 SmallPtrSet<MachineInstr*, 2> Ignore; in ValidateTailPredicate() local
789 Ignore.insert(VCTPs.begin(), VCTPs.end()); in ValidateTailPredicate()
790 TryRemove(Def, RDA, ToRemove, Ignore); in ValidateTailPredicate()
1308 SmallPtrSet<MachineInstr*, 1> Ignore; in RevertLoopDec() local
1311 Ignore.insert(&*I); in RevertLoopDec()
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/lib/abi/
H A DCMakeLists.txt14 # Ignore the major, minor, and patchlevel versions of darwin targets.
17 # Ignore the major and minor versions of freebsd targets.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DAsmCond.h32 bool Ignore = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp1274 TheCondState.Ignore != StartingCondState.Ignore) in Run()
2004 if (!TheCondState.Ignore) { in parseStatement()
2013 if (!TheCondState.Ignore) { in parseStatement()
2049 if (!TheCondState.Ignore) { in parseStatement()
2121 if (TheCondState.Ignore) { in parseStatement()
5856 if (TheCondState.Ignore) { in parseDirectiveIf()
5876 TheCondState.Ignore = !TheCondState.CondMet; in parseDirectiveIf()
5888 if (TheCondState.Ignore) { in parseDirectiveIfb()
5900 TheCondState.Ignore = !TheCondState.CondMet; in parseDirectiveIfb()
5939 TheCondState.Ignore = !TheCondState.CondMet; in parseDirectiveIfidn()
[all …]
H A DAsmParser.cpp1005 TheCondState.Ignore != StartingCondState.Ignore) in Run()
1791 if (!TheCondState.Ignore) { in parseStatement()
1800 if (!TheCondState.Ignore) { in parseStatement()
1825 if (!TheCondState.Ignore) { in parseStatement()
1878 if (TheCondState.Ignore) { in parseStatement()
5107 if (TheCondState.Ignore) { in parseDirectiveIf()
5138 TheCondState.Ignore = !TheCondState.CondMet; in parseDirectiveIf()
5150 if (TheCondState.Ignore) { in parseDirectiveIfb()
5159 TheCondState.Ignore = !TheCondState.CondMet; in parseDirectiveIfb()
5172 if (TheCondState.Ignore) { in parseDirectiveIfc()
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/generate/lint/
H A Doptions.lnt76 -e715 // Ignore non-referenced formal parameters
77 -e750 // Ignore non-referenced local macros (_MODULE_NAME, _COMPONENT, etc.)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.opt637 Common Ignore Warning
679 Common Ignore Warning
821 Common Ignore Warning
1059 Common Ignore
1063 Common Ignore
1067 Common Ignore
1071 Common Ignore
1150 Common Ignore
1154 Common Ignore
1158 Common Ignore
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.opt651 Common Ignore Warning
789 Common Ignore Warning
1012 Common Ignore
1016 Common Ignore
1020 Common Ignore
1024 Common Ignore
1094 Common Ignore
1098 Common Ignore
1102 Common Ignore
1129 Common Ignore
[all …]
/netbsd-src/external/gpl2/diffutils/dist/po/
H A Ddiffutils.pot359 msgid "-i --ignore-case Ignore case differences in file contents."
363 msgid "--ignore-file-name-case Ignore case when comparing file names."
371 msgid "-E --ignore-tab-expansion Ignore changes due to tab expansion."
375 msgid "-b --ignore-space-change Ignore changes in the amount of white space."
379 msgid "-w --ignore-all-space Ignore all white space."
383 msgid "-B --ignore-blank-lines Ignore changes whose lines are all blank."
388 "-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE."
792 msgid "-W --ignore-all-space Ignore all white space."
H A Den_GB.po361 msgid "-i --ignore-case Ignore case differences in file contents."
365 msgid "--ignore-file-name-case Ignore case when comparing file names."
373 msgid "-E --ignore-tab-expansion Ignore changes due to tab expansion."
377 msgid "-b --ignore-space-change Ignore changes in the amount of white space."
381 msgid "-w --ignore-all-space Ignore all white space."
385 msgid "-B --ignore-blank-lines Ignore changes whose lines are all blank."
390 "-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE."
794 msgid "-W --ignore-all-space Ignore all white space."
H A Dja.po372 msgid "-i --ignore-case Ignore case differences in file contents."
376 msgid "--ignore-file-name-case Ignore case when comparing file names."
384 msgid "-E --ignore-tab-expansion Ignore changes due to tab expansion."
388 msgid "-b --ignore-space-change Ignore changes in the amount of white space."
392 msgid "-w --ignore-all-space Ignore all white space."
396 msgid "-B --ignore-blank-lines Ignore changes whose lines are all blank."
401 "-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE."
839 msgid "-W --ignore-all-space Ignore all white space."
H A Dhe.po367 msgid "-i --ignore-case Ignore case differences in file contents."
371 msgid "--ignore-file-name-case Ignore case when comparing file names."
380 msgid "-E --ignore-tab-expansion Ignore changes due to tab expansion."
385 msgid "-b --ignore-space-change Ignore changes in the amount of white space."
389 msgid "-w --ignore-all-space Ignore all white space."
393 msgid "-B --ignore-blank-lines Ignore changes whose lines are all blank."
398 "-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE."
847 msgid "-W --ignore-all-space Ignore all white space."
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.opt41 Target Ignore
73 Target Ignore
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.opt41 Target Ignore
73 Target Ignore
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dfreebsd8 - Ignore the messages
/netbsd-src/sys/kern/
H A Dgenlintstub.awk184 /^[\/ ]\* LINTSTUB: Ignore($|[^_0-9A-Za-z])/ {
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.opt117 Target RejectNegative Undocumented Ignore
149 Target RejectNegative Undocumented Ignore
180 Target RejectNegative Undocumented Ignore
420 Target RejectNegative Undocumented Ignore
433 Target RejectNegative Undocumented Ignore
471 Target RejectNegative Undocumented Ignore
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp105 static constexpr Node Ignore = Node(-1); member
168 if (I != Ignore) { in build()
171 if (PC != Ignore && PC != I) in build()
275 if (P != Ignore) in dump()
321 static constexpr ElemType Ignore = ElemType(-1); member
438 if (I == Ignore) in route()
458 if (P[J] != Ignore && P[J] >= Num/2) in route()
487 if (I == Ignore) in route()
530 if (P[J] != Ignore && P[J] >= Num/2) in route()
559 if (I == Ignore) in route()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h66 Ignore, enumerator
196 return ABIArgInfo(Ignore); in getIgnore()
299 bool isIgnore() const { return TheKind == Ignore; } in isIgnore()

12345678910>>...36