Searched defs:IsTiny (Results 1 – 2 of 2) sorted by relevance
918 const bool IsTiny = STI.hasFeature(Hexagon::ProcTinyCore); in packetSizeSlots() local 977 const bool IsTiny = STI.getFeatureBits() [Hexagon::ProcTinyCore]; in requiresSlot() local
4095 bool IsTiny = TM.getCodeModel() == CodeModel::Tiny; emitLoadFromConstantPool() local