formatOperand 5150 core/CodegenLIR.cpp if (v.ins) formatOperand(buffer, v.ins); formatOperand 469 core/CodegenLIR.h void formatOperand(PrintWriter& buffer, LIns* oprnd); formatOperand 509 core/CodegenLIR.h void formatOperand(PrintWriter& buffer, Value& v); formatOperand 127 core/Coder.cpp coder1->formatOperand(buffer, v); formatOperand 128 core/Coder.cpp coder2->formatOperand(buffer, v); formatOperand 208 core/Coder.cpp coder->formatOperand(buffer, v); formatOperand 63 core/Coder.h virtual void formatOperand(PrintWriter& buffer, Value& v); formatOperand 92 core/Coder.h void formatOperand(PrintWriter& buffer, Value& v); formatOperand 115 core/Coder.h void formatOperand(PrintWriter& buffer, Value& v); formatOperand 2929 core/Verifier.cpp coder->formatOperand(core->console, v); formatOperand 104 core/WordcodeEmitter.h void formatOperand(PrintWriter& buffer, Value& v);