Home
last modified time | relevance | path

Searched defs:addCallInst (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp723 addCallInst(Module *M, StringRef FuncName, Type *RetTy, ArrayRef<Value *> Args, in addCallInst() function
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp992 SPIRVModuleImpl::addCallInst(SPIRVFunction* TheFunction, in addCallInst() function in SPIRV::SPIRVModuleImpl