Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h279 virtual SPIRVInstruction *addLoadInst(SPIRVValue *,
DSPIRVModule.cpp248 virtual SPIRVInstruction *addLoadInst(SPIRVValue *,
963 SPIRVModuleImpl::addLoadInst(SPIRVValue *Source, in addLoadInst() function in SPIRV::SPIRVModuleImpl
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp957 return mapValue(V, BM->addLoadInst( in transValueWithoutDecoration()