Home
last modified time | relevance | path

Searched defs:NewBlocks (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp184 std::vector<uint32_t> NewBlocks; in addStream() local
197 uint32_t NewBlocks = bytesToBlocks(Size, BlockSize); in setStreamSize() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp397 SmallVectorImpl<BasicBlock *> &NewBlocks, in cloneLoopBlocks()
593 SmallVector<BasicBlock *, 8> NewBlocks; in peelLoop() local
DLoopUnrollRuntime.cpp287 std::vector<BasicBlock *> &NewBlocks, LoopBlocksDFS &LoopBlocks, in CloneLoopBlocks()
739 std::vector<BasicBlock *> NewBlocks; in UnrollRuntimeLoopRemainder() local
DLoopUnroll.cpp603 std::vector<BasicBlock*> NewBlocks; in UnrollLoop() local
DLoopUnrollAndJam.cpp305 std::vector<BasicBlock *> NewBlocks; in UnrollAndJamLoop() local
/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp273 std::vector<BasicBlock *> &NewBlocks, in CloneLoopBlocks()
599 std::vector<BasicBlock *> NewBlocks; in UnrollRuntimeLoopRemainder() local
DLoopUnroll.cpp386 std::vector<BasicBlock*> NewBlocks; in UnrollLoop() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopUnroll.cpp245 std::vector<BasicBlock*> NewBlocks; in UnrollLoop() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp89 std::vector<BasicBlock*> NewBlocks; member in __anondb7020390111::LoopUnswitch
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp275 void restrictToBlocks(const SmallSetVector<BasicBlock *, 4> &NewBlocks) { in restrictToBlocks()
DLoopUnswitch.cpp194 std::vector<BasicBlock*> NewBlocks; member in __anon2e9142650111::LoopUnswitch
DInductiveRangeCheckElimination.cpp1604 BasicBlock *NewBlocks[] = {PostLoopPreheader, PreLoopRRI.PseudoExit, in run() local
DSimpleLoopUnswitch.cpp878 SmallVector<BasicBlock *, 4> NewBlocks; in buildClonedLoopBlocks() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemoryDependenceAnalysis.cpp1022 SmallVector<BasicBlock*, 16> NewBlocks; in getNonLocalPointerDepFromBB() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1265 SmallVector<BasicBlock *, 16> NewBlocks; in getNonLocalPointerDepFromBB() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp200 std::vector<BasicBlock*> NewBlocks; member in __anonbcfadd0d0111::LoopUnswitch
DInductiveRangeCheckElimination.cpp1259 BasicBlock *NewBlocks[] = {PostLoopPreheader, PreLoopRRI.PseudoExit, in run() local
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1219 SmallVector<BasicBlock *, 16> NewBlocks; in getNonLocalPointerDepFromBB() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp813 ArrayRef<unsigned> NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo); in growRegion() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1079 auto NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo); in growRegion() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1316 auto NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo); in growRegion() local