Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DAttributes.cpp106 void EmitAttributes(RecordKeeper &RK, raw_ostream &OS) { in EmitAttributes() function
DIntrinsicEmitter.cpp621 void IntrinsicEmitter::EmitAttributes(const CodeGenIntrinsicTable &Ints, in EmitAttributes() function in IntrinsicEmitter
/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