Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp191 void writeMemoryAccess(Value *Operand, Type *OperandType,
3430 void CWriter::writeMemoryAccess(Value *Operand, Type *OperandType, in writeMemoryAccess() function in CWriter
3461 writeMemoryAccess(I.getOperand(0), I.getType(), I.isVolatile(), in visitLoadInst()
3467 writeMemoryAccess(I.getPointerOperand(), I.getOperand(0)->getType(), in visitStoreInst()