Searched refs:EmitDXILOperation (Results 1 – 3 of 3) sorted by relevance
96 void EmitDXILOperation(RecordKeeper &RK, raw_ostream &OS);
281 EmitDXILOperation(Records, OS); in LLVMTableGenMain()
416 void EmitDXILOperation(RecordKeeper &Records, raw_ostream &OS) { in EmitDXILOperation() function