Searched refs:createVEMCOperand (Results 1 – 1 of 1) sorted by relevance
71 static MCOperand createVEMCOperand(VEMCExpr::VariantKind Kind, MCSymbol *Sym, in createVEMCOperand() function174 MCOperand hi = createVEMCOperand(HiKind, GOTSym, OutContext); in emitHiLo()175 MCOperand lo = createVEMCOperand(LoKind, GOTSym, OutContext); in emitHiLo()