Home
last modified time | relevance | path

Searched refs:Differences (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-diff/lib/
H A DDiffConsumer.cpp96 if (I->Differences) continue; in header()
99 if (Differences) out << "\n"; in header()
128 I->Differences = true; in header()
139 Differences = false; in reset()
144 return Differences; in hadDifferences()
153 Differences |= contexts.back().Differences; in exitContext()
H A DDiffConsumer.h59 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {} in DiffContext()
62 bool Differences; member
70 bool Differences; variable
79 : out(errs()), Differences(false), Indent(0) {} in DiffConsumer()
/llvm-project-15.0.7/clang/docs/
H A DHLSLSupport.rst188 Differences in Templates
H A DUsersManual.rst2032 Differences Between Sampling and Instrumentation
2843 Differences between various standard modes
2854 Differences between all ``c*`` and ``gnu*`` modes:
2871 Differences between ``*89`` and ``*94`` modes:
2875 Differences between ``*94`` and ``*99`` modes:
2891 Differences between ``*99`` and ``*11`` modes:
2896 Differences between ``*11`` and ``*17`` modes:
/llvm-project-15.0.7/llvm/docs/
H A DCompileCudaWithLLVM.rst222 Dialect Differences Between clang and nvcc
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsARM.td466 // Vector Absolute Differences.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgNamedStructuredOps.yaml409 Differences from linalg.matmul:
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td2600 // Unsigned Sum of Absolute Differences [and Accumulate].
H A DARMInstrInfo.td4021 // Unsigned Sum of Absolute Differences [and Accumulate].
H A DARMInstrNEON.td5624 // Vector Absolute Differences.