Home
last modified time | relevance | path

Searched refs:Consistent (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DDependenceAnalysis.h242 bool isConsistent() const override { return Consistent; } in isConsistent()
286 bool Consistent; // Init to true, then refine. variable
890 bool &Consistent);
900 bool &Consistent);
917 bool &Consistent);
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DDependenceAnalysis.cpp270 Consistent = true; in FullDependence()
1198 Result.Consistent = false; in testZIV()
1306 Result.Consistent = false; in strongSIVtest()
1377 Result.Consistent = false; in weakCrossingSIVtest()
1579 Result.Consistent = false; in exactSIVtest()
1775 Result.Consistent = false; in weakZeroSrcSIVtest()
1884 Result.Consistent = false; in weakZeroDstSIVtest()
1964 Result.Consistent = false; in exactRDIVtest()
2365 Result.Consistent = false; in testMIV()
3156 bool &Consistent) { in propagate() argument
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrAtomics.td52 // v8.3 Release Consistent Processor Consistent support, optional in v8.2.
DAArch64InstrInfo.td1255 // v8.3 Release Consistent Processor Consistent support, optional in v8.2.
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlhacktut.pod4 Consistent formatting of this file is achieved with:
Dperlsource.pod4 Consistent formatting of this file is achieved with:
Dperlmodstyle.pod85 Consistent naming of subroutines or methods
Dperlootut.pod4 Consistent formatting of this file is achieved with:
Dperlgit.pod4 Consistent formatting of this file is achieved with:
Dperlobj.pod4 Consistent formatting of this file is achieved with:
Dperlinterp.pod4 Consistent formatting of this file is achieved with:
Dperlhack.pod4 Consistent formatting of this file is achieved with:
Dperlhacktips.pod5 Consistent formatting of this file is achieved with:
/openbsd/src/gnu/llvm/llvm/docs/
DSupportLibrary.rst234 Consistent Semantics
DAMDGPUUsage.rst6232 **Sequential Consistent Atomic**
8595 **Sequential Consistent Atomic**
11014 **Sequential Consistent Atomic**
12981 **Sequential Consistent Atomic**
/openbsd/src/share/zoneinfo/datfiles/
Dnorthamerica2291 # about 1970, and uses PST for standard time in Yukon since then. Consistent
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdbint.texinfo4892 memory pool. Consistent with ISO-C, this function ignores a request to
/openbsd/src/gnu/lib/libstdc++/libstdc++/
DChangeLog-20001347 * include/c/bits/std_cwctype.h: Consistent placement of undefs.