Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCStreamer.h110 virtual void emitValue(const MCExpr *Value);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp67 void MCTargetStreamer::emitValue(const MCExpr *Value) { in emitValue() function in MCTargetStreamer
DMCAsmStreamer.cpp951 TS->emitValue(Value); in EmitValueImpl()