Searched defs:RK (Results 1 – 21 of 21) sorted by relevance
| /NextBSD/contrib/llvm/utils/TableGen/ |
| HD | CTagsEmitter.cpp | 85 void EmitCTags(RecordKeeper &RK, raw_ostream &OS) { CTagsEmitter(RK).run(OS); } in EmitCTags()
|
| HD | DAGISelEmitter.cpp | 170 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS) { in EmitDAGISel()
|
| HD | CallingConvEmitter.cpp | 279 void EmitCallingConv(RecordKeeper &RK, raw_ostream &OS) { in EmitCallingConv()
|
| HD | CodeEmitterGen.cpp | 321 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS) { in EmitCodeEmitter()
|
| HD | IntrinsicEmitter.cpp | 545 ModRefKind RK = getModRefKind(*R); in operator ()() local 875 void llvm::EmitIntrinsics(RecordKeeper &RK, raw_ostream &OS, bool TargetOnly) { in EmitIntrinsics()
|
| HD | PseudoLoweringEmitter.cpp | 297 void EmitPseudoLowering(RecordKeeper &RK, raw_ostream &OS) { in EmitPseudoLowering()
|
| HD | DFAPacketizerEmitter.cpp | 502 void EmitDFAPacketizer(RecordKeeper &RK, raw_ostream &OS) { in EmitDFAPacketizer()
|
| HD | InstrInfoEmitter.cpp | 608 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitInstrInfo()
|
| HD | FastISelEmitter.cpp | 875 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS) { in EmitFastISel()
|
| HD | AsmWriterEmitter.cpp | 1130 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS) { in EmitAsmWriter()
|
| HD | RegisterInfoEmitter.cpp | 1499 void EmitRegisterInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitRegisterInfo()
|
| HD | SubtargetEmitter.cpp | 1553 void EmitSubtarget(RecordKeeper &RK, raw_ostream &OS) { in EmitSubtarget()
|
| HD | FixedLenDecoderEmitter.cpp | 2213 void EmitFixedLenDecoder(RecordKeeper &RK, raw_ostream &OS, in EmitFixedLenDecoder()
|
| HD | CodeGenSchedule.cpp | 88 CodeGenSchedModels::CodeGenSchedModels(RecordKeeper &RK, in CodeGenSchedModels()
|
| HD | AsmMatcherEmitter.cpp | 3059 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS) { in EmitAsmMatcher()
|
| /NextBSD/contrib/llvm/tools/clang/utils/TableGen/ |
| HD | ClangASTNodesEmitter.cpp | 178 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS, in EmitClangASTNodes()
|
| /NextBSD/contrib/llvm/lib/Transforms/Utils/ |
| HD | LoopUtils.cpp | 419 MinMaxRecurrenceKind RK, in createMinMaxOp()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Lookup.h | 512 void setRedeclarationKind(Sema::RedeclarationKind RK) { in setRedeclarationKind()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | Comment.h | 329 RenderKind RK, in InlineCommandComment()
|
| /NextBSD/contrib/llvm/lib/TableGen/ |
| HD | Record.cpp | 1877 raw_ostream &llvm::operator<<(raw_ostream &OS, const RecordKeeper &RK) { in operator <<()
|
| /NextBSD/contrib/llvm/lib/Transforms/Vectorize/ |
| HD | LoopVectorize.cpp | 3073 RecurrenceDescriptor::RecurrenceKind RK = RdxDesc.getRecurrenceKind(); in vectorizeLoop() local
|