Searched refs:IsPicEnabled (Results 1 – 2 of 2) sorted by relevance
63 bool IsPicEnabled; member265 ParserOptions.IsPicEnabled = MOFI->isPositionIndependent(); in RISCVAsmParser()2110 ParserOptions.IsPicEnabled = true; in parseDirectiveOption()2122 ParserOptions.IsPicEnabled = false; in parseDirectiveOption()2395 if (ParserOptions.IsPicEnabled) { in emitLoadAddress()
151 bool IsPicEnabled; member in __anon03c4d4620211::MipsAsmParser558 IsPicEnabled = getContext().getObjectFileInfo()->isPositionIndependent(); in MipsAsmParser()699 return IsPicEnabled; in inPicMode()3290 if(IsPicEnabled) { in emitPartialAddress()7720 if (IsPicEnabled) in parseDirectiveCpLocal()8124 IsPicEnabled = false; in parseDirectiveOption()8137 IsPicEnabled = true; in parseDirectiveOption()