Searched refs:IsPicEnabled (Results 1 – 2 of 2) sorted by relevance
63 bool IsPicEnabled; member322 ParserOptions.IsPicEnabled = MOFI->isPositionIndependent(); in RISCVAsmParser()2968 ParserOptions.IsPicEnabled = true; in parseDirectiveOption()2977 ParserOptions.IsPicEnabled = false; in parseDirectiveOption()3253 if (ParserOptions.IsPicEnabled) in emitLoadAddress()
151 bool IsPicEnabled; member in __anona2e40b320211::MipsAsmParser557 IsPicEnabled = getContext().getObjectFileInfo()->isPositionIndependent(); in MipsAsmParser()698 return IsPicEnabled; in inPicMode()3360 if(IsPicEnabled) { in emitPartialAddress()7784 if (IsPicEnabled) in parseDirectiveCpLocal()8188 IsPicEnabled = false; in parseDirectiveOption()8201 IsPicEnabled = true; in parseDirectiveOption()