Searched defs:isData (Results 1 – 7 of 7) sorted by relevance
66 bool isData() const { in isData() function
479 inline bool SectionRef::isData() const { in isData() function
169 bool isData() const { return K == Data; } in isData() function
46 bool isData() const { return !Type || Type == wasm::WASM_SYMBOL_TYPE_DATA; } in isData() function
575 bool ItaniumPartialDemangler::isData() const { in isData() function in ItaniumPartialDemangler
472 bool isData = Section.isBerkeleyData(); in printObjectSectionSizes() local
4067 unsigned isData = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerPREFETCH() local