Searched refs:mBitWidth (Results 1 – 4 of 4) sorted by relevance
156 if (Opts.mBitWidth == 64) { in makeFileList()297 if (Opts.mEmit3264 || Opts.mBitWidth == 32) { in main()305 bool needEmit64 = Opts.mEmit3264 || Opts.mBitWidth == 64; in main()307 Opts.mBitWidth = 64; in main()
58 uint32_t mBitWidth; variable113 mBitWidth = 32; in RSCCOptions()
233 Opts.mBitWidth = 32; in ParseArguments()235 Opts.mBitWidth = 64; in ParseArguments()244 Opts.mBitWidth = 32; in ParseArguments()246 Opts.mBitWidth = 64; in ParseArguments()
633 if (Opts.mEmit3264 && (Opts.mBitWidth == 32)) { in compile()646 if (Opts.mBitWidth == 32) in compile()649 slangAssert(Opts.mBitWidth == 64); in compile()686 const std::string &outputFileName = (Opts.mBitWidth == 64) ? in compile()765 if (Opts.mBitWidth == 32) in compile()768 slangAssert(Opts.mBitWidth == 64); in compile()