Home
last modified time | relevance | path

Searched refs:AttributeMapType (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h63 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef
64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL); in getAttributeID()
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h63 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef
64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL); in getAttributeID()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h63 typedef llvm::DenseMap<llvm::AttributeSet, unsigned> AttributeMapType; typedef
64 AttributeMapType AttributeMap;
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL); in getAttributeID()