Home
last modified time | relevance | path

Searched defs:CurrentBlocks (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp206 auto &CurrentBlocks = StreamData[Idx].second; in setStreamSize() local
213 auto CurrentBlocks = ArrayRef<uint32_t>(StreamData[Idx].second); in setStreamSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp207 auto &CurrentBlocks = StreamData[Idx].second; in setStreamSize() local
213 auto CurrentBlocks = ArrayRef<uint32_t>(StreamData[Idx].second); in setStreamSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h228 std::vector<SIScheduleBlock*> CurrentBlocks; variable
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h225 std::vector<SIScheduleBlock*> CurrentBlocks; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h231 std::vector<SIScheduleBlock*> CurrentBlocks; variable