Home
last modified time | relevance | path

Searched defs:ConstantMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.h55 DenseMap<SymbolIndex, const MCExpr *> ConstantMap; variable
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runtime/
H A Dmodel.h59 using ConstantMap = std::unordered_map<std::string, RAIIAtenTensorHandle>; variable