Home
last modified time | relevance | path

Searched defs:EmitAttributes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAttributes.cpp106 void EmitAttributes(RecordKeeper &RK, raw_ostream &OS) { in EmitAttributes() function
H A DIntrinsicEmitter.cpp626 void IntrinsicEmitter::EmitAttributes(const CodeGenIntrinsicTable &Ints, in EmitAttributes() function in IntrinsicEmitter