Home
last modified time | relevance | path

Searched defs:UseMap (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h79 typedef std::multimap<RetOrArg, RetOrArg> UseMap; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h90 using UseMap = std::multimap<RetOrArg, RetOrArg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h90 using UseMap = std::multimap<RetOrArg, RetOrArg>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h90 using UseMap = std::multimap<RetOrArg, RetOrArg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h90 using UseMap = std::multimap<RetOrArg, RetOrArg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h90 using UseMap = std::multimap<RetOrArg, RetOrArg>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h91 using UseMap = std::multimap<RetOrArg, RetOrArg>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp120 DenseMap<unsigned, std::pair<unsigned, MachineInstr *>> UseMap; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp121 DenseMap<unsigned, std::pair<unsigned, MachineInstr *>> UseMap; in runOnMachineFunction() local
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DMetadata.h261 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DMetadata.h273 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DMetadata.h289 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DMetadata.h288 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DMetadata.h391 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DMetadata.h371 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DMetadata.h391 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DMetadata.h391 SmallDenseMap<void *, std::pair<OwnerTy, uint64_t>, 4> UseMap; variable
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1688 UseMapTy UseMap; member in __anon6e4801cc0811::LSRInstance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1973 UseMapTy UseMap; member in __anonf82c816e0911::LSRInstance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2027 UseMapTy UseMap; member in __anoncd84f8740a11::LSRInstance