Searched refs:ParserOptions (Results 1 – 1 of 1) sorted by relevance
82 ParserOptionsSet ParserOptions; member in __anon2f54132e0111::RISCVAsmParser267 ParserOptionsStack.push_back(ParserOptions); in pushFeatureBits()280 ParserOptions = ParserOptionsStack.pop_back_val(); in popFeatureBits()329 ParserOptions.IsPicEnabled = MOFI->isPositionIndependent(); in RISCVAsmParser()3191 ParserOptions.IsPicEnabled = true; in parseDirectiveOption()3200 ParserOptions.IsPicEnabled = false; in parseDirectiveOption()3520 if (ParserOptions.IsPicEnabled) in emitLoadAddress()