Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h291 virtual SPIRVInstruction *addStoreInst(SPIRVValue *, SPIRVValue *,
DSPIRVModule.cpp281 virtual SPIRVInstruction *addStoreInst(SPIRVValue *, SPIRVValue *,
930 SPIRVModuleImpl::addStoreInst(SPIRVValue *Target, SPIRVValue *Source, in addStoreInst() function in SPIRV::SPIRVModuleImpl
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp939 return mapValue(V, BM->addStoreInst( in transValueWithoutDecoration()
1667 return BM->addStoreInst(transValue(CI->getArgOperand(0), BB), SPI, in transBuiltinToInstWithoutDecoration()