Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitNonSemanticDI.cpp325 for (const auto &BasicTypeRegPair : BasicTypeRegPairs) { in emitGlobalDI() local
326 const auto &[DefinedBasicType, BasicTypeReg] = BasicTypeRegPair; in emitGlobalDI()