Searched refs:emitLEAzii (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEAsmPrinter.cpp | 127 static void emitLEAzii(MCStreamer &OutStreamer, MCOperand &RS1, MCOperand &Imm, in emitLEAzii() function 213 emitLEAzii(*OutStreamer, cim24, loImm, MCRegOP, STI); in lowerGETGOTAndEmitMCInsts() 261 emitLEAzii(*OutStreamer, cim24, loImm, MCRegOP, STI); in lowerGETFunPLTAndEmitMCInsts() 309 emitLEAzii(*OutStreamer, cim24, loImm, RegS0, STI); in lowerGETTLSAddrAndEmitMCInsts() 319 emitLEAzii(*OutStreamer, ci8, loImm2, RegS12, STI); in lowerGETTLSAddrAndEmitMCInsts()
|