Searched defs:getTypeID (Results 1 – 7 of 7) sorted by relevance
65 unsigned getTypeID(unsigned ValNo) const { in getTypeID() function
137 TypeID getTypeID() const { return ID; } in getTypeID() function [all...]
165 unsigned getTypeID(Type *T) const { in getTypeID() function
514 unsigned DXILBitcodeWriter::getTypeID(Type *T, const Value *V) { in getTypeID() function in DXILBitcodeWriter
166 unsigned getTypeID(Type *T) const { in getTypeID() function
103 uint16_t getTypeID() const { return TypeID; } in getTypeID() function
82 static char getTypeID(Type *Ty) { in getTypeID() function