Searched refs:SPIRVFunctionCall (Results 1 – 4 of 4) sorted by relevance
96 SPIRVFunctionCall::SPIRVFunctionCall(SPIRVId TheId, SPIRVFunction *TheFunction, in SPIRVFunctionCall() function in SPIRV::SPIRVFunctionCall105 SPIRVFunctionCall::validate()const { in validate()
1178 class SPIRVFunctionCall:1181 SPIRVFunctionCall(SPIRVId TheId, SPIRVFunction *TheFunction,1183 SPIRVFunctionCall():FunctionId(SPIRVID_INVALID) {}
994 return addInstruction(new SPIRVFunctionCall(getId(), TheFunction, in addCallInst()
1728 SPIRVFunctionCall *BC = static_cast<SPIRVFunctionCall *>(BV); in transValueWithoutDecoration()