Home
last modified time | relevance | path

Searched refs:getInlineSpirvType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp410 static llvm::Type *getInlineSpirvType(CodeGenModule &CGM, in getInlineSpirvType() function
470 return getInlineSpirvType(CGM, SpirvType); in getHLSLType()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp3098 static SPIRVType *getInlineSpirvType(const TargetExtType *ExtensionType, in getInlineSpirvType() function
3245 TargetType = getInlineSpirvType(BuiltinType, MIRBuilder, GR); in lowerBuiltinType()