Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp2071 bool IsNonvoidPtr = PonteeOpType != 0 && PonteeOpType != SPIRV::OpTypeVoid; in selectIntrinsic() local
2072 if (Size == -1 || IsNonvoidPtr) in selectIntrinsic()