Searched refs:fixLoadStoreExclusive (Results 1 – 2 of 2) sorted by relevance
182 fixLoadStoreExclusive(const MCInst &MI, unsigned EncodedValue,649 AArch64MCCodeEmitter::fixLoadStoreExclusive(const MCInst &MI, in fixLoadStoreExclusive() function in AArch64MCCodeEmitter
4356 // fixLoadStoreExclusive function. This function has template parameters:4358 // fixLoadStoreExclusive<int hasRs, int hasRt2>4391 let PostEncoderMethod = "fixLoadStoreExclusive<0,0>";4422 let PostEncoderMethod = "fixLoadStoreExclusive<0,1>";4449 let PostEncoderMethod = "fixLoadStoreExclusive<1,0>";