Searched refs:fixLoadStoreExclusive (Results 1 – 2 of 2) sorted by relevance
184 fixLoadStoreExclusive(const MCInst &MI, unsigned EncodedValue,625 AArch64MCCodeEmitter::fixLoadStoreExclusive(const MCInst &MI, in fixLoadStoreExclusive() function in AArch64MCCodeEmitter
3886 // fixLoadStoreExclusive function. This function has template parameters:3888 // fixLoadStoreExclusive<int hasRs, int hasRt2>3921 let PostEncoderMethod = "fixLoadStoreExclusive<0,0>";3952 let PostEncoderMethod = "fixLoadStoreExclusive<0,1>";3979 let PostEncoderMethod = "fixLoadStoreExclusive<1,0>";