Searched defs:Literals (Results 1 – 13 of 13) sorted by relevance
104 std::vector<SPIRVWord> Literals; variable171 const std::vector<SPIRVWord>& Literals) { in encodeLiterals()182 static void decodeLiterals(SPIRVDecoder& Decoder, std::vector<SPIRVWord>& Literals) { in decodeLiterals()
139 .. _tut-string-format:
111 Literals section in Atoms138 .. _parenthesized:
405 Literals chapter
99 Literals section in Atoms126 .. _parenthesized:
395 Literals chapter
423 std::vector<MachineOperand *>Literals; in MakeALUClause() local
612 SmallSet<int64_t, 4> Literals; in fitsConstReadLimitations() local
407 std::vector<MachineOperand *>Literals; in MakeALUClause() local
621 SmallSet<int64_t, 4> Literals; in fitsConstReadLimitations() local
280 .. _whatsnew36-pep525:
28 void Literals() { in Literals() function
361 enum Literals enum in glcts::IntegerConstant