Lines Matching refs:Options
404 const MCInstrInfo &MII, const MCTargetOptions &Options)
405 : MCTargetAsmParser(Options, sti),
407 sti.getCPU(), Options)) {
415 // Remember the initial assembler options. The user can not modify these.
419 // Create an assembler options environment for the user to modify.
5060 // Always keep an element on the options "stack" to prevent the user
5061 // from changing the initial options. This is how we remember them.
5081 // Create a copy of the current assembler options environment and push it.
5138 // Reset assembler options to their initial values.