Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp146 void replacePointerOperandWithPtrCast(Instruction *I, Value *Pointer,
1466 void SPIRVEmitIntrinsics::replacePointerOperandWithPtrCast( in replacePointerOperandWithPtrCast() function in SPIRVEmitIntrinsics
1558 replacePointerOperandWithPtrCast( in insertPtrCastOrAssignTypeInstr()
1570 replacePointerOperandWithPtrCast(I, Pointer, OpTy, 1, B); in insertPtrCastOrAssignTypeInstr()
1586 replacePointerOperandWithPtrCast(I, Pointer, OpTy, 0, B); in insertPtrCastOrAssignTypeInstr()
1592 replacePointerOperandWithPtrCast(I, Pointer, OpTy, 0, B); in insertPtrCastOrAssignTypeInstr()
1672 replacePointerOperandWithPtrCast(CI, ArgOperand, ExpectedType, OpIdx, B); in insertPtrCastOrAssignTypeInstr()