Searched refs:getElemType (Results 1 – 4 of 4) sorted by relevance
70 …const ocsd_gen_trc_elem_t getElemType(const int entryN) const; //!< get the type for the nth el…
83 const ocsd_gen_trc_elem_t OcsdGenElemList::getElemType(const int entryN) const in getElemType() function in OcsdGenElemList
649 if(m_outputElemList.getElemType(numElem-1) == OCSD_GEN_TRC_ELEM_INSTR_RANGE) in processPHdr()674 if(m_outputElemList.getElemType(nElem - 2) == OCSD_GEN_TRC_ELEM_INSTR_RANGE) in pendExceptionReturn()
117 static QualType getElemType(const Pointer &P) { in getElemType() function216 assert(getElemType(A).getTypePtr() == getElemType(B).getTypePtr()); in interp__builtin_strcmp()217 PrimType ElemT = *S.getContext().classify(getElemType(A)); in interp__builtin_strcmp()1791 QualType DestElemType = getElemType(DestPtr); in interp__builtin_memcpy()1816 QualType SrcElemType = getElemType(SrcPtr); in interp__builtin_memcpy()1920 QualType ElemTypeA = getElemType(PtrA); in interp__builtin_memcmp()1921 QualType ElemTypeB = getElemType(PtrB); in interp__builtin_memcmp()2076 IsRawByte ? PT_Sint8 : *S.getContext().classify(getElemType(Ptr)); in interp__builtin_memchr()