Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h237 virtual SPIRVInstruction *addBinaryInst(Op, SPIRVType *, SPIRVValue *,
DSPIRVModule.cpp242 virtual SPIRVInstruction *addBinaryInst(Op, SPIRVType *, SPIRVValue *,
999 SPIRVModuleImpl::addBinaryInst(Op TheOpCode, SPIRVType *Type, in addBinaryInst() function in SPIRV::SPIRVModuleImpl
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp816 SPIRVInstruction* BI = BM->addBinaryInst( in transBinaryInst()
1632 return BM->addBinaryInst(OC, transType(CI->getType()), in transBuiltinToInstWithoutDecoration()