Searched refs:CompileSecondTimeFor64Bit (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dllvm-rs-cc.cpp145 bool CompileSecondTimeFor64Bit = false; local
152 CompileSecondTimeFor64Bit = true;
188 Compiler->reset(CompileSecondTimeFor64Bit);
H A Dslang_rs.cpp327 bool CompileSecondTimeFor64Bit = Opts.mEmit3264 && Opts.mBitWidth == 64; local
335 reset(CompileSecondTimeFor64Bit);

Completed in 132 milliseconds