Searched refs:transBuiltinToInst (Results 1 – 1 of 1) sorted by relevance
295 SPIRVInstruction *transBuiltinToInst(const std::string& DemangledName,1227 if (auto BV = transBuiltinToInst(DemangledName, MangledName, CI, BB)) in transCallInst()1437 LLVMToSPIRV::transBuiltinToInst(const std::string& DemangledName, in transBuiltinToInst() function in SPIRV::LLVMToSPIRV