Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp814 static inline Type *getAtomicElemTy(SPIRVGlobalRegistry *GR, Instruction *I, in getAtomicElemTy() function
875 KnownElemTy = isPointerTy(CI->getType()) ? getAtomicElemTy(GR, CI, Op) in deduceOperandElementTypeCalledFunction()
887 ? getAtomicElemTy(GR, CI, Op) in deduceOperandElementTypeCalledFunction()
1047 ? getAtomicElemTy(GR, I, Ref->getPointerOperand()) in deduceOperandElementType()
1056 ? getAtomicElemTy(GR, I, Ref->getPointerOperand()) in deduceOperandElementType()