Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DValueTracking.h422 bool Ordered; /// When implementing this min/max pattern as member
/external/skia/src/pathops/
DSkOpCoincidence.h233 static bool Ordered(const SkOpPtT* coinPtTStart, const SkOpPtT* oppPtTStart) { in Ordered() function
DSkOpCoincidence.cpp1377 bool SkOpCoincidence::Ordered(const SkOpSegment* coinSeg, const SkOpSegment* oppSeg) { in Ordered() function in SkOpCoincidence
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp367 bool Ordered[3]; in insertWait() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp42 bool Ordered=false) { in getCmpPredicateForMinMax()
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp831 bool Ordered = TheI.hasOrderedMemoryRef(); in canMoveMemTo() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1672 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
DCGOpenMPRuntime.cpp2364 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/
DValueTracking.cpp3730 bool Ordered = false; in matchSelectPattern() local