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.h210 uint16_t Ordered : 1; member
229 uint16_t Ordered : 1; member
255 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()
H A DValueTracking.h1046 bool Ordered; /// When implementing this min/max pattern as member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h956 bool Ordered = false; member
H A DCGOpenMPRuntime.cpp2410 bool Chunked, bool Ordered) { in getRuntimeSchedule()
2524 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
12004 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
H A DCGStmtOpenMP.cpp2923 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPForOuterLoop()
3305 bool Ordered = false; in EmitOMPWorksharingLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp855 bool Ordered = TheI.hasOrderedMemoryRef(); in canMoveMemTo() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7700 bool Ordered = false; in matchSelectPattern() local
8004 CmpInst::Predicate llvm::getMinMaxPred(SelectPatternFlavor SPF, bool Ordered) { in getMinMaxPred()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3016 bool Ordered = (SchedType & OMPScheduleType::ModifierOrdered) == in applyDynamicWorkshareLoop() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4777 const OMPOrderedClause *Ordered = nullptr; in checkOrderedOrderSpecified() local