Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h220 uint16_t Ordered : 1; member
239 uint16_t Ordered : 1; member
265 uint16_t Ordered : 1; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h77 Type *RT, bool Signed, bool Ordered, in RecurrenceDescriptor() argument
H A DValueTracking.h1131 bool Ordered; /// When implementing this min/max pattern as member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h964 bool Ordered = false; member
H A DCGOpenMPRuntime.cpp2413 bool Chunked, bool Ordered) { in getRuntimeSchedule()
2527 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
12034 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
H A DCGStmtOpenMP.cpp2963 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPForOuterLoop()
3350 bool Ordered = false; in EmitOMPWorksharingLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp856 bool Ordered = TheI.hasOrderedMemoryRef(); in canMoveMemTo() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8455 bool Ordered = false; in matchSelectPattern() local
8759 CmpInst::Predicate llvm::getMinMaxPred(SelectPatternFlavor SPF, bool Ordered) { in getMinMaxPred()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4556 bool Ordered = (SchedType & OMPScheduleType::ModifierOrdered) == in applyDynamicWorkshareLoop() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4568 const OMPOrderedClause *Ordered = nullptr; in checkOrderedOrderSpecified() local