Home
last modified time | relevance | path

Searched refs:TargetExtTypeKeyInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLLVMContextImpl.h193 struct TargetExtTypeKeyInfo { struct
1533 using TargetExtTypeSet = DenseSet<TargetExtType *, TargetExtTypeKeyInfo>;
H A DType.cpp815 const TargetExtTypeKeyInfo::KeyTy Key(Name, Types, Ints); in get()