Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.h50 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; member
Dloop_unswitch_pass.cpp422 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; typedef in spvtools::opt::__anon7482cfcf0111::LoopUnswitch
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.h50 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; member
Dloop_unswitch_pass.cpp422 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; typedef in spvtools::opt::__anon878535890111::LoopUnswitch
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_utils.h50 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; member
Dloop_unswitch_pass.cpp422 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; typedef in spvtools::opt::__anonb61c7cc30111::LoopUnswitch
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h145 using ValueMapTy = DenseMap<unsigned, unsigned>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h148 using ValueMapTy = DenseMap<unsigned, unsigned>; variable
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp223 typedef DenseMap<unsigned, unsigned> ValueMapTy; typedef in __anonefc80e870111::SwingSchedulerDAG