Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dxmlrpclib.py169 def _decode(data, encoding, is8bit=re.compile("[\x80-\xff]").search): argument
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp4715 bool is8bit, // operation in EmitPartwordAtomicBinary()
5046 bool is8bit = MI->getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local
/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-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9793 bool is8bit, // operation in EmitPartwordAtomicBinary()
10600 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local