Home
last modified time | relevance | path

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

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