Searched defs:IsIndexed (Results 1 – 2 of 2) sorted by relevance
227 bool IsIndexed() const { return is_indexed_; } in IsIndexed() function
1277 bool IsIndexed = fieldFromInstruction(insn, 10, 2) != 0; in DecodeSignedLdStInstruction() local