Searched defs:Ordered (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h602 bool Ordered; /// When implementing this min/max pattern as member in struct:llvm::SelectPatternResult
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp832 bool Ordered = TheI.hasOrderedMemoryRef(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1068 bool Ordered = false; member in struct:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy::StaticRTInput
1084 StaticRTInput(unsigned IVSize, bool IVSigned, bool Ordered, Address IL, argument
H A DCGStmtOpenMP.cpp2537 bool Ordered = false; local
2151 EmitOMPForOuterLoop( const OpenMPScheduleTy &ScheduleKind, bool IsMonotonic, const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, const OMPLoopArguments &LoopArgs, const CodeGenDispatchBoundsTy &CGDispatchBounds) argument
[all...]
H A DCGOpenMPRuntime.cpp3564 getRuntimeSchedule(OpenMPScheduleClauseKind ScheduleKind, bool Chunked, bool Ordered) argument
3676 emitForDispatchInit( CodeGenFunction &CGF, SourceLocation Loc, const OpenMPScheduleTy &ScheduleKind, unsigned IVSize, bool IVSigned, bool Ordered, const DispatchRTInput &DispatchValues) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp4984 bool Ordered = false; local
5286 CmpInst::Predicate llvm::getMinMaxPred(SelectPatternFlavor SPF, bool Ordered) { argument
[all...]

Completed in 317 milliseconds