Searched refs:transTypeVector (Results 1 – 1 of 1) sorted by relevance
294 std::vector<Type *> transTypeVector(const std::vector<SPIRVType *>&);850 SPIRVToLLVM::transTypeVector(const std::vector<SPIRVType *> &BT) { in transTypeVector() function in SPIRV::SPIRVToLLVM1960 std::vector<Type*> ArgTys = transTypeVector( in transBuiltinFromInst()2367 std::vector<Type *> ArgTypes = transTypeVector(BC->getValueTypes(BArgs)); in transOCLBuiltinFromExtInst()