Searched defs:RK (Results 1 – 19 of 19) sorted by relevance
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 24 CodeGenSchedModels::CodeGenSchedModels(RecordKeeper &RK, in CodeGenSchedModels()
|
D | CallingConvEmitter.cpp | 231 void EmitCallingConv(RecordKeeper &RK, raw_ostream &OS) { in EmitCallingConv()
|
D | DAGISelEmitter.cpp | 171 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS) { in EmitDAGISel()
|
D | IntrinsicEmitter.cpp | 497 ModRefKind RK = getModRefKind(*R); in operator ()() local 749 void EmitIntrinsics(RecordKeeper &RK, raw_ostream &OS, bool TargetOnly = false) { in EmitIntrinsics()
|
D | CodeEmitterGen.cpp | 337 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS) { in EmitCodeEmitter()
|
D | PseudoLoweringEmitter.cpp | 293 void EmitPseudoLowering(RecordKeeper &RK, raw_ostream &OS) { in EmitPseudoLowering()
|
D | InstrInfoEmitter.cpp | 417 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitInstrInfo()
|
D | DFAPacketizerEmitter.cpp | 510 void EmitDFAPacketizer(RecordKeeper &RK, raw_ostream &OS) { in EmitDFAPacketizer()
|
D | SubtargetEmitter.cpp | 830 void EmitSubtarget(RecordKeeper &RK, raw_ostream &OS) { in EmitSubtarget()
|
D | EDEmitter.cpp | 992 void EmitEnhancedDisassemblerInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitEnhancedDisassemblerInfo()
|
D | FastISelEmitter.cpp | 861 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS) { in EmitFastISel()
|
D | AsmWriterEmitter.cpp | 970 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS) { in EmitAsmWriter()
|
D | RegisterInfoEmitter.cpp | 1182 void EmitRegisterInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitRegisterInfo()
|
D | FixedLenDecoderEmitter.cpp | 2081 void EmitFixedLenDecoder(RecordKeeper &RK, raw_ostream &OS, in EmitFixedLenDecoder()
|
D | AsmMatcherEmitter.cpp | 2928 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS) { in EmitAsmMatcher()
|
/external/clang/utils/TableGen/ |
D | ClangASTNodesEmitter.cpp | 176 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS, in EmitClangASTNodes()
|
/external/clang/include/clang/Sema/ |
D | Lookup.h | 484 void setRedeclarationKind(Sema::RedeclarationKind RK) { in setRedeclarationKind()
|
/external/clang/include/clang/AST/ |
D | Comment.h | 296 RenderKind RK, in InlineCommandComment()
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 1985 raw_ostream &llvm::operator<<(raw_ostream &OS, const RecordKeeper &RK) { in operator <<()
|