Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h210 uint16_t Ordered : 1; global() member
229 uint16_t Ordered : 1; global() member
255 uint16_t Ordered : 1; global() member
/freebsd-src/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 global() member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h956 bool Ordered = false; global() member
H A DCGOpenMPRuntime.cpp2410 getRuntimeSchedule(OpenMPScheduleClauseKind ScheduleKind,bool Chunked,bool Ordered) getRuntimeSchedule() argument
2524 emitForDispatchInit(CodeGenFunction & CGF,SourceLocation Loc,const OpenMPScheduleTy & ScheduleKind,unsigned IVSize,bool IVSigned,bool Ordered,const DispatchRTInput & DispatchValues) emitForDispatchInit() argument
12004 emitForDispatchInit(CodeGenFunction & CGF,SourceLocation Loc,const OpenMPScheduleTy & ScheduleKind,unsigned IVSize,bool IVSigned,bool Ordered,const DispatchRTInput & DispatchValues) emitForDispatchInit() argument
[all...]
H A DCGStmtOpenMP.cpp2923 EmitOMPForOuterLoop(const OpenMPScheduleTy & ScheduleKind,bool IsMonotonic,const OMPLoopDirective & S,OMPPrivateScope & LoopScope,bool Ordered,const OMPLoopArguments & LoopArgs,const CodeGenDispatchBoundsTy & CGDispatchBounds) EmitOMPForOuterLoop() argument
3305 bool Ordered = false; EmitOMPWorksharingLoop() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp855 bool Ordered = TheI.hasOrderedMemoryRef(); canMoveMemTo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7700 bool Ordered = false; matchSelectPattern() local
8004 getMinMaxPred(SelectPatternFlavor SPF,bool Ordered) getMinMaxPred() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3016 bool Ordered = (SchedType & OMPScheduleType::ModifierOrdered) == applyDynamicWorkshareLoop() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4777 const OMPOrderedClause *Ordered = nullptr; checkOrderedOrderSpecified() local