Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1120 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeImage()
1139 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeSampler()
1150 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypePipe()
1162 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeDeviceEvent()
1175 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeSampledImage()
1216 SPIRVGlobalRegistry::checkSpecialInstr(const SPIRV::SpecialTypeDescriptor &TD, in checkSpecialInstr() function in SPIRVGlobalRegistry
H A DSPIRVGlobalRegistry.h61 const MachineInstr *checkSpecialInstr(const SPIRV::SpecialTypeDescriptor &TD,