Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DStratifiedSets.h366 bool addAbove(const T &Main, const T &ToAdd) { in addAbove()
379 bool addBelow(const T &Main, const T &ToAdd) { in addBelow()
389 bool addWith(const T &Main, const T &ToAdd) { in addWith()
407 bool addAtMerging(const T &ToAdd, StratifiedIndex Index) { in addAtMerging()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DStratifiedSets.h355 bool addAbove(const T &Main, const T &ToAdd) { in addAbove()
368 bool addBelow(const T &Main, const T &ToAdd) { in addBelow()
378 bool addWith(const T &Main, const T &ToAdd) { in addWith()
396 bool addAtMerging(const T &ToAdd, StratifiedIndex Index) { in addAtMerging()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h356 bool addAbove(const T &Main, const T &ToAdd) { in addAbove()
369 bool addBelow(const T &Main, const T &ToAdd) { in addBelow()
379 bool addWith(const T &Main, const T &ToAdd) { in addWith()
397 bool addAtMerging(const T &ToAdd, StratifiedIndex Index) { in addAtMerging()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUExportClustering.cpp83 SmallVector<SDep, 2> ToAdd, ToRemove; in removeExportDependencies() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVModuleAnalysis.cpp450 void SPIRV::RequirementHandler::addCapabilities(const CapabilityList &ToAdd) { in addCapabilities()
550 void SPIRV::RequirementHandler::addAvailableCaps(const CapabilityList &ToAdd) { in addAvailableCaps()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObject.cpp1614 Relocation ToAdd; in initRelocations() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DIROutliner.cpp1737 std::pair<unsigned, BasicBlock *> ToAdd = PNCanonNums[Idx]; in findOrCreatePHIInBlock() local
DAttributorAttributes.cpp889 auto AddToBins = [&](const AAPointerInfo::RangeList &ToAdd) { in addAccess()
942 AAPointerInfo::RangeList ToAdd; in addAccess() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp3042 DenseSet<const MachineBasicBlock *> ToAdd; in getBlocksForScope() local