/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.h | 210 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 D | IVDescriptors.h | 77 Type *RT, bool Signed, bool Ordered, in RecurrenceDescriptor()
|
H A D | ValueTracking.h | 1046 bool Ordered; /// When implementing this min/max pattern as global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 956 bool Ordered = false; global() member
|
H A D | CGOpenMPRuntime.cpp | 2410 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 D | CGStmtOpenMP.cpp | 2923 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 D | HexagonExpandCondsets.cpp | 855 bool Ordered = TheI.hasOrderedMemoryRef(); canMoveMemTo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 7700 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 D | OMPIRBuilder.cpp | 3016 bool Ordered = (SchedType & OMPScheduleType::ModifierOrdered) == applyDynamicWorkshareLoop() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 4777 const OMPOrderedClause *Ordered = nullptr; checkOrderedOrderSpecified() local
|