Searched refs:DefaultProperties (Results 1 – 2 of 2) sorted by relevance
32 std::vector<Record *> DefaultProperties; in CodeGenIntrinsicTable() local35 DefaultProperties.push_back(Rec); in CodeGenIntrinsicTable()41 Intrinsics.push_back(CodeGenIntrinsic(Defs[I], DefaultProperties)); in CodeGenIntrinsicTable()58 ArrayRef<Record *> DefaultProperties) { in CodeGenIntrinsic() argument140 setDefaultProperties(R, DefaultProperties); in CodeGenIntrinsic()151 Record *R, ArrayRef<Record *> DefaultProperties) { in setDefaultProperties() argument156 for (Record *Rec : DefaultProperties) in setDefaultProperties()
144 void setDefaultProperties(Record *R, ArrayRef<Record *> DefaultProperties);158 CodeGenIntrinsic(Record *R, ArrayRef<Record *> DefaultProperties);