Home
last modified time | relevance | path

Searched defs:DepthMap (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DPhiValues.h79 DenseMap<const PHINode *, unsigned int> DepthMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DPhiValues.h79 DenseMap<const PHINode *, unsigned int> DepthMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DPhiValues.h79 DenseMap<const PHINode *, unsigned int> DepthMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DPhiValues.h79 DenseMap<const PHINode *, unsigned int> DepthMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DPhiValues.h79 DenseMap<const PHINode *, unsigned int> DepthMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DPhiValues.h82 DenseMap<const PHINode *, unsigned int> DepthMap; variable
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dconst.cc44 const char* DynamicDepthConst::DepthMap() { return kDepthMap; } in DepthMap() function in dynamic_depth::DynamicDepthConst
H A Ddepth_map.cc146 DepthMap::DepthMap(const DepthMapParams& params) : params_(params) {} in DepthMap() function in dynamic_depth::DepthMap
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp401 DenseMap<MachineInstr *, DepthInfo> DepthMap; in checkForProfitableCmovCandidates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp386 DenseMap<MachineInstr *, DepthInfo> DepthMap; in checkForProfitableCmovCandidates() local