Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.h49 parseBuiltinTypeNameToTargetExtType(std::string TypeName,
H A DSPIRVBuiltins.cpp2077 parseBuiltinTypeNameToTargetExtType(std::string TypeName, in parseBuiltinTypeNameToTargetExtType() function
2140 BuiltinType = parseBuiltinTypeNameToTargetExtType( in lowerBuiltinType()
H A DSPIRVGlobalRegistry.cpp955 SPIRV::parseBuiltinTypeNameToTargetExtType(TypeStr.str(), MIRBuilder), in getOrCreateSPIRVTypeByName()