HomeSort by relevance Sort by last modified time
    Searched refs:EmitPrefix (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
IntrinsicEmitter.h 32 void EmitPrefix(raw_ostream &OS);
IntrinsicEmitter.cpp 34 EmitPrefix(OS);
69 void IntrinsicEmitter::EmitPrefix(raw_ostream &OS) {

Completed in 21 milliseconds