Home
last modified time | relevance | path

Searched defs:Ordered (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h108 uint8_t Ordered; member
127 uint8_t Ordered; member
153 uint8_t Ordered; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueTracking.h684 bool Ordered; /// When implementing this min/max pattern as member
H A DIVDescriptors.h72 bool Signed, bool Ordered, in RecurrenceDescriptor()
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dordered_set.bench.cpp29 enum class AccessPattern { Ordered, Random }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp833 bool Ordered = TheI.hasOrderedMemoryRef(); in canMoveMemTo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1144 bool Ordered = false; member
H A DCGStmtOpenMP.cpp2702 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPForOuterLoop()
3086 bool Ordered = false; in EmitOMPWorksharingLoop() local
H A DCGOpenMPRuntime.cpp2616 bool Chunked, bool Ordered) { in getRuntimeSchedule()
2730 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
12674 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp5862 bool Ordered = false; in matchSelectPattern() local
6164 CmpInst::Predicate llvm::getMinMaxPred(SelectPatternFlavor SPF, bool Ordered) { in getMinMaxPred()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp4427 const OMPOrderedClause *Ordered = nullptr; in checkOrderedOrderSpecified() local