Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h296 virtual SPIRVInstruction *addUnaryInst(Op, SPIRVType *, SPIRVValue *,
DSPIRVModule.cpp286 virtual SPIRVInstruction *addUnaryInst(Op, SPIRVType *, SPIRVValue *,
1016 SPIRVModuleImpl::addUnaryInst(Op TheOpCode, SPIRVType *TheType, in addUnaryInst() function in SPIRV::SPIRVModuleImpl
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp852 return BM->addUnaryInst(transBoolOpCode(Op, BOC), in transUnaryInst()
1613 return BM->addUnaryInst(OC, transType(CI->getType()), in transBuiltinToInstWithoutDecoration()
1639 return BM->addUnaryInst(OC, transType(CI->getType()), in transBuiltinToInstWithoutDecoration()