Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp1417 static StringMap<unsigned> ResTypeWellKnown = { in insertAssignTypeIntrs() local
1433 auto ResIt = ResTypeWellKnown.find(DemangledName); in insertAssignTypeIntrs()
1434 if (ResIt != ResTypeWellKnown.end()) { in insertAssignTypeIntrs()