Searched defs:is8bit (Results 1 – 4 of 4) sorted by relevance
169 def _decode(data, encoding, is8bit=re.compile("[\x80-\xff]").search): argument
4715 bool is8bit, // operation in EmitPartwordAtomicBinary()5046 bool is8bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local
8505 bool is8bit, // operation in EmitPartwordAtomicBinary()9232 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local
9793 bool is8bit, // operation in EmitPartwordAtomicBinary()10600 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local