Searched defs:isData (Results 1 – 4 of 4) sorted by relevance
160 bool isData() const { return K == Data; } in isData() function
385 inline bool SectionRef::isData() const { in isData() function
350 bool isData = Section.isData(); in PrintObjectSectionSizes() local
2910 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local