Searched refs:fixLoadStoreExclusive (Results 1 – 2 of 2) sorted by relevance
183 fixLoadStoreExclusive(const MCInst &MI, unsigned EncodedValue,659 AArch64MCCodeEmitter::fixLoadStoreExclusive(const MCInst &MI, in fixLoadStoreExclusive() function in AArch64MCCodeEmitter
4276 // fixLoadStoreExclusive function. This function has template parameters:4278 // fixLoadStoreExclusive<int hasRs, int hasRt2>4311 let PostEncoderMethod = "fixLoadStoreExclusive<0,0>";4342 let PostEncoderMethod = "fixLoadStoreExclusive<0,1>";4369 let PostEncoderMethod = "fixLoadStoreExclusive<1,0>";