Home
last modified time | relevance | path

Searched defs:LLVMArrTy (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp311 const ArrayType *LLVMArrTy = cast<ArrayType>(LLVMTy); in getOrCreateConsIntArray() local
381 const ArrayType *LLVMArrTy = cast<ArrayType>(LLVMTy); in getOrCreateConsIntArray() local
H A DSPIRVInstructionSelector.cpp641 Type *LLVMArrTy = ArrayType::get( in selectMemOperation() local