Searched refs:addExtInst (Results 1 – 3 of 3) sorted by relevance
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVModule.h | 242 virtual SPIRVInstruction *addExtInst(SPIRVType *, SPIRVWord, SPIRVWord, 244 virtual SPIRVInstruction *addExtInst(SPIRVType *, SPIRVWord, SPIRVWord,
|
D | SPIRVModule.cpp | 236 virtual SPIRVInstruction *addExtInst(SPIRVType *, 239 virtual SPIRVInstruction *addExtInst(SPIRVType *, 976 SPIRVModuleImpl::addExtInst(SPIRVType *TheType, SPIRVWord BuiltinSet, in addExtInst() function in SPIRV::SPIRVModuleImpl 984 SPIRVModuleImpl::addExtInst(SPIRVType *TheType, SPIRVWord BuiltinSet, in addExtInst() function in SPIRV::SPIRVModuleImpl
|
/external/spirv-llvm/lib/SPIRV/ |
D | SPIRVWriter.cpp | 1233 return addDecorations(BM->addExtInst( in transCallInst()
|