/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Parallel.cpp | 107 std::stack<std::function<void()>> WorkStack; member in llvm::parallel::detail::__anon1349bfa30111::ThreadPoolExecutor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | Parallel.cpp | 122 std::stack<std::function<void()>> WorkStack; member in llvm::parallel::detail::__anon7a9857a90111::ThreadPoolExecutor
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceLoopAnalyzer.cpp | 108 LoopNodePtrList WorkStack; member in Ice::LoopAnalyzer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 235 SmallVector<LexicalScope *, 4> WorkStack; in constructScopeNest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 238 SmallVector<std::pair<LexicalScope *, size_t>, 4> WorkStack; in constructScopeNest() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LexicalScopes.cpp | 218 SmallVector<LexicalScope *, 4> WorkStack; in constructScopeNest() local
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 678 32> WorkStack; in updateDFSNumbers() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | MemorySSA.cpp | 226 SmallVector<RenamePassData, 32> WorkStack; in renamePass() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 3441 SmallVector<std::pair<LexicalScope *, ssize_t>, 4> WorkStack; in makeDepthFirstEjectionMap() local 3534 SmallVector<std::pair<LexicalScope *, ssize_t>, 4> WorkStack; in depthFirstVLocAndEmit() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1143 SmallVector<RenamePassData, 32> WorkStack; in renamePass() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 1154 SmallVector<RenamePassData, 32> WorkStack; in renamePass() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 747 SmallVector<APInt, 16> WorkStack(1, C); in shouldTransformMulToShiftsAddsSubs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 740 SmallVector<APInt, 16> WorkStack(1, C); in shouldTransformMulToShiftsAddsSubs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 2014 SmallVector<JITDylibSP, 64> WorkStack; in getDFSLinkOrder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 645 AddrList WorkStack; in createAddressGroups() local
|