Searched defs:ValueMapType (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | pla.h | 71 } ValueMapType; typedef
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 54 typedef llvm::DenseMap<const llvm::Value*, unsigned> ValueMapType; typedef
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 54 typedef llvm::DenseMap<const llvm::Value*, unsigned> ValueMapType; typedef
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 57 typedef llvm::DenseMap<const llvm::Value*, unsigned> ValueMapType; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.h | 64 using ValueMapType = DenseMap<const Value *, unsigned>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 62 using ValueMapType = DenseMap<const Value *, unsigned>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 61 using ValueMapType = DenseMap<const Value *, unsigned>; variable
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 58 typedef DenseMap<const Value*, unsigned> ValueMapType; typedef
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 581 typedef std::vector<std::pair<uint64_t, uint64_t>> ValueMapType; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 203 using ValueMapType = DenseMap<Value *, Value *>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 219 using ValueMapType = DenseMap<Value *, Value *>; typedef
|