Home
last modified time | relevance | path

Searched defs:ValueMapType (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
DDXILValueEnumerator.h64 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h62 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h58 typedef DenseMap<const Value*, unsigned> ValueMapType; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h61 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/external/llvm/include/llvm/ProfileData/
DInstrProf.h581 typedef std::vector<std::pair<uint64_t, uint64_t>> ValueMapType; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp219 using ValueMapType = DenseMap<Value *, Value *>; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp203 using ValueMapType = DenseMap<Value *, Value *>; typedef