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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp101 /// EmitInstructions - Emit the last instruction in the vector and any other
103 static void EmitInstructions(std::vector<AsmWriterInst> &Insts, function
492 EmitInstructions(Instructions, O, PassSubtarget);

Completed in 122 milliseconds