Home
last modified time | relevance | path

Searched refs:loImm (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp211 MCOperand loImm = in lowerGETGOTAndEmitMCInsts() local
213 emitLEAzii(*OutStreamer, cim24, loImm, MCRegOP, STI); in lowerGETGOTAndEmitMCInsts()
259 MCOperand loImm = in lowerGETFunPLTAndEmitMCInsts() local
261 emitLEAzii(*OutStreamer, cim24, loImm, MCRegOP, STI); in lowerGETFunPLTAndEmitMCInsts()
307 MCOperand loImm = in lowerGETTLSAddrAndEmitMCInsts() local
309 emitLEAzii(*OutStreamer, cim24, loImm, RegS0, STI); in lowerGETTLSAddrAndEmitMCInsts()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp245 MCOperand loImm = createPCXRelExprOp(SparcMCExpr::VK_Sparc_PC10, in LowerGETPCXAndEmitMCInsts() local
248 EmitOR(*OutStreamer, MCRegOP, loImm, MCRegOP, STI); in LowerGETPCXAndEmitMCInsts()