Searched refs:writeOperandInternal (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp176 writeOperandInternal(Operand);
186 void writeOperandInternal(Value *Operand, bool Static = false);
1301 void CWriter::writeOperandInternal(Value *Operand, bool Static) { function in class:CWriter
1324 writeOperandInternal(Operand, Static);
3388 writeOperandInternal(Ptr, Static);

Completed in 101 milliseconds