Searched defs:Ordered (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/include/llvm/Analysis/ |
| D | ValueTracking.h | 422 bool Ordered; /// When implementing this min/max pattern as member
|
| /external/skia/src/pathops/ |
| D | SkOpCoincidence.h | 233 static bool Ordered(const SkOpPtT* coinPtTStart, const SkOpPtT* oppPtTStart) { in Ordered() function
|
| D | SkOpCoincidence.cpp | 1377 bool SkOpCoincidence::Ordered(const SkOpSegment* coinSeg, const SkOpSegment* oppSeg) { in Ordered() function in SkOpCoincidence
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIInsertWaits.cpp | 367 bool Ordered[3]; in insertWait() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSelect.cpp | 42 bool Ordered=false) { in getCmpPredicateForMinMax()
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonExpandCondsets.cpp | 831 bool Ordered = TheI.hasOrderedMemoryRef(); in canMoveMemTo() local
|
| /external/clang/lib/CodeGen/ |
| D | CGStmtOpenMP.cpp | 1672 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPOuterLoop() 1764 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered, in EmitOMPForOuterLoop() 1974 bool Ordered = false; in EmitOMPWorksharingLoop() local
|
| D | CGOpenMPRuntime.cpp | 2364 bool Chunked, bool Ordered) { in getRuntimeSchedule() 2452 bool Ordered, llvm::Value *UB, in emitForDispatchInit() 2486 unsigned IVSize, bool Ordered, Address IL, Address LB, Address UB, in emitForStaticInitCall() 2533 bool Ordered, Address IL, Address LB, in emitForStaticInit() 2549 bool Ordered, Address IL, Address LB, Address UB, Address ST, in emitDistributeStaticInit()
|
| /external/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 3730 bool Ordered = false; in matchSelectPattern() local
|