Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp791 castToInt8Ptr(Constant *V, unsigned Addr = 0) { in castToInt8Ptr() function
801 castToInt8Ptr(Value *V, Instruction *Pos) { in castToInt8Ptr() function
813 castToInt8Ptr(InvokeFunc), in addBlockBind()
DSPIRVInternal.h925 castToInt8Ptr(Value *V, Instruction *Pos);
DOCL20ToSPIRV.cpp1267 Ops.push_back(castToInt8Ptr(P, CI)); in visitCallToAddr()