Home
last modified time | relevance | path

Searched refs:EmitDXILOperation (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DTableGenBackends.h96 void EmitDXILOperation(RecordKeeper &RK, raw_ostream &OS);
H A DTableGen.cpp279 EmitDXILOperation(Records, OS); in LLVMTableGenMain()
H A DDXILEmitter.cpp416 void EmitDXILOperation(RecordKeeper &Records, raw_ostream &OS) { in EmitDXILOperation() function