Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.h107 uint16_t Ordered : 1; member
126 uint16_t Ordered : 1; member
152 uint16_t Ordered : 1; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DValueTracking.h684 bool Ordered; /// When implementing this min/max pattern as member
DIVDescriptors.h73 bool Signed, bool Ordered, in RecurrenceDescriptor()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp833 bool Ordered = TheI.hasOrderedMemoryRef(); in canMoveMemTo() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1169 bool Ordered = false; member
DCGStmtOpenMP.cpp2729 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPForOuterLoop()
3113 bool Ordered = false; in EmitOMPWorksharingLoop() local
DCGOpenMPRuntime.cpp2621 bool Chunked, bool Ordered) { in getRuntimeSchedule()
2735 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
12835 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp5920 bool Ordered = false; in matchSelectPattern() local
6222 CmpInst::Predicate llvm::getMinMaxPred(SelectPatternFlavor SPF, bool Ordered) { in getMinMaxPred()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp4433 const OMPOrderedClause *Ordered = nullptr; in checkOrderedOrderSpecified() local