Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAttributes.cpp175 void EmitAttributes(RecordKeeper &RK, raw_ostream &OS) { in EmitAttributes() function
DIntrinsicEmitter.cpp478 EmitAttributes(const std::vector<CodeGenIntrinsic> &Ints, raw_ostream &OS) { in EmitAttributes() function in IntrinsicEmitter