Searched refs:IsPicEnabled (Results 1 – 2 of 2) sorted by relevance
65 bool IsPicEnabled; member329 ParserOptions.IsPicEnabled = MOFI->isPositionIndependent(); in RISCVAsmParser()3191 ParserOptions.IsPicEnabled = true; in parseDirectiveOption()3200 ParserOptions.IsPicEnabled = false; in parseDirectiveOption()3520 if (ParserOptions.IsPicEnabled) in emitLoadAddress()
150 bool IsPicEnabled; member in __anona2e40b320211::MipsAsmParser555 IsPicEnabled = getContext().getObjectFileInfo()->isPositionIndependent(); in MipsAsmParser()696 return IsPicEnabled; in inPicMode()3313 if(IsPicEnabled) { in emitPartialAddress()7778 if (IsPicEnabled) in parseDirectiveCpLocal()8134 IsPicEnabled = false; in parseDirectiveOption()8147 IsPicEnabled = true; in parseDirectiveOption()