Home
last modified time | relevance | path

Searched refs:OpUndef (Results 1 – 12 of 12) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVOpCode.h164 || OC == OpUndef || OC == OpConstantPipeStorage; in isConstantOpCode()
DSPIRVValue.h253 public SPIRVConstantEmpty<OpUndef> {
Dspirv.hpp585 OpUndef = 1, enumerator
DSPIRVIsValidEnum.h583 case OpUndef: in isValid()
DSPIRVEntry.h265 bool isUndef() const { return OpCode == OpUndef;} in isUndef()
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.lua585 OpUndef = 1,
Dspirv.hpp624 OpUndef = 1, enumerator
Dspirv.hpp11624 OpUndef = 1,
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.lua573 OpUndef = 1,
Dspirv.hpp612 OpUndef = 1, enumerator
Dspirv.hpp11612 OpUndef = 1,
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1428 case OpUndef: in transValueWithoutDecoration()