Home
last modified time | relevance | path

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/
Dpla.h71 } ValueMapType; typedef
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h54 typedef llvm::DenseMap<const llvm::Value*, unsigned> ValueMapType; typedef
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h54 typedef llvm::DenseMap<const llvm::Value*, unsigned> ValueMapType; typedef
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h57 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 DDXILValueEnumerator.h64 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h62 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h61 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h58 typedef DenseMap<const Value*, unsigned> ValueMapType; typedef
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProf.h581 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 DHexagonLoopIdiomRecognition.cpp203 using ValueMapType = DenseMap<Value *, Value *>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp219 using ValueMapType = DenseMap<Value *, Value *>; typedef