Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1212 const llvm::Type *LLVMHandleType = GR.getTypeForSPIRVType(HandleType); in selectStore() local
1213 if (sampledTypeIsSignedInteger(LLVMHandleType)) in selectStore()