Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp2718 unsigned TpOpcode = ResType->getOpcode(); in selectConst() local
2720 if (TpOpcode == SPIRV::OpTypePointer || TpOpcode == SPIRV::OpTypeEvent) { in selectConst()