Searched refs:fixLoadStoreExclusive (Results 1 – 2 of 2) sorted by relevance
186 fixLoadStoreExclusive(const MCInst &MI, unsigned EncodedValue,620 AArch64MCCodeEmitter::fixLoadStoreExclusive(const MCInst &MI, in fixLoadStoreExclusive() function in AArch64MCCodeEmitter
3392 // fixLoadStoreExclusive function. This function has template parameters:3394 // fixLoadStoreExclusive<int hasRs, int hasRt2>3427 let PostEncoderMethod = "fixLoadStoreExclusive<0,0>";3458 let PostEncoderMethod = "fixLoadStoreExclusive<0,1>";3485 let PostEncoderMethod = "fixLoadStoreExclusive<1,0>";