Searched refs:OpFunctionCall (Results 1 - 8 of 8) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVIsValidEnum.h633 case OpFunctionCall:
H A Dspirv.hpp635 OpFunctionCall = 57, enumerator in enum:spv::Op
H A DSPIRVInstruction.h1179 public SPIRVFunctionCallGeneric<OpFunctionCall, 4> {
/external/shaderc/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp662 OpFunctionCall = 57, enumerator in enum:spv::Op
/external/shaderc/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp674 OpFunctionCall = 57, enumerator in enum:spv::Op
/external/vulkan-validation-layers/layers/
H A Dshader_validation.cpp929 case spv::OpFunctionCall:
/external/spirv-llvm/lib/SPIRV/
H A DSPIRVWriter.cpp1242 transArguments(CI, BB, SPIRVEntry::create_unique(OpFunctionCall).get()),
H A DSPIRVReader.cpp1727 case OpFunctionCall: {

Completed in 157 milliseconds