Home
last modified time | relevance | path

Searched refs:FunctionTypeKeyInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/IR/
H A DLLVMContextImpl.h123 struct FunctionTypeKeyInfo { struct
1119 typedef DenseSet<FunctionType *, FunctionTypeKeyInfo> FunctionTypeSet;
H A DType.cpp294 FunctionTypeKeyInfo::KeyTy Key(ReturnType, Params, isVarArg); in get()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContextImpl.h149 struct FunctionTypeKeyInfo { struct
1329 using FunctionTypeSet = DenseSet<FunctionType *, FunctionTypeKeyInfo>;
H A DType.cpp304 const FunctionTypeKeyInfo::KeyTy Key(ReturnType, Params, isVarArg); in get()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLLVMContextImpl.h140 struct FunctionTypeKeyInfo { struct
1526 using FunctionTypeSet = DenseSet<FunctionType *, FunctionTypeKeyInfo>;
H A DType.cpp366 const FunctionTypeKeyInfo::KeyTy Key(ReturnType, Params, isVarArg); in get()