Home
last modified time | relevance | path

Searched refs:addCompositeExtractInst (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h257 virtual SPIRVInstruction *addCompositeExtractInst(SPIRVType *, SPIRVValue *,
DSPIRVModule.cpp252 virtual SPIRVInstruction *addCompositeExtractInst(SPIRVType *, SPIRVValue *,
1103 SPIRVModuleImpl::addCompositeExtractInst(SPIRVType *Type, SPIRVValue *TheVector, in addCompositeExtractInst() function in SPIRV::SPIRVModuleImpl
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp1027 return mapValue(V, BM->addCompositeExtractInst( in transValueWithoutDecoration()
1059 return mapValue(V, BM->addCompositeExtractInst( in transValueWithoutDecoration()