Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp2070 unsigned PonteeOpType = GR.getPointeeTypeOp(PtrReg); in selectIntrinsic() local
2071 bool IsNonvoidPtr = PonteeOpType != 0 && PonteeOpType != SPIRV::OpTypeVoid; in selectIntrinsic()