Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11713 bool is8bit, // operation in EmitPartwordAtomicBinary()
12737 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local