Home
last modified time | relevance | path

Searched defs:is8bit (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dxmlrpclib.py169 def _decode(data, encoding, is8bit=re.compile("[\x80-\xff]").search): argument
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8505 bool is8bit, // operation in EmitPartwordAtomicBinary()
9232 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10738 bool is8bit, // operation in EmitPartwordAtomicBinary()
11567 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local