Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp831 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeImage()
850 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeSampler()
861 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypePipe()
873 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeDeviceEvent()
886 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeSampledImage()
906 SPIRVGlobalRegistry::checkSpecialInstr(const SPIRV::SpecialTypeDescriptor &TD, in checkSpecialInstr() function in SPIRVGlobalRegistry
H A DSPIRVGlobalRegistry.h43 const MachineInstr *checkSpecialInstr(const SPIRV::SpecialTypeDescriptor &TD,