Searched refs:WordLiterals (Results 1 – 2 of 2) sorted by relevance
547 WordLiterals.push_back(x); in SPIRVExecutionMode()548 WordLiterals.push_back(y); in SPIRVExecutionMode()549 WordLiterals.push_back(z); in SPIRVExecutionMode()556 WordLiterals.push_back(code); in SPIRVExecutionMode()567 const std::vector<SPIRVWord>& getLiterals()const { return WordLiterals;} in getLiterals()588 std::vector<SPIRVWord> WordLiterals; variable
436 getEncoder(O) << Target << ExecMode << WordLiterals; in encode()445 WordLiterals.resize(3); in decode()450 WordLiterals.resize(1); in decode()456 getDecoder(I) >> WordLiterals; in decode()