Searched defs:getRecord (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DBuiltins.cpp32 const Builtin::Info &Builtin::Context::getRecord(unsigned ID) const { function in class:Builtin::Context
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h328 Record *getRecord() const { assert(isRecord()); return R; } function in struct:llvm::CodeGenInstAlias::ResultOperand
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DStackMapParser.h384 RecordAccessor getRecord(unsigned RecordIndex) const { function in class:llvm::StackMapV1Parser::LocationKind
/freebsd-11.0-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamReader.h153 static BitstreamEntry getRecord(unsigned AbbrevID) { function in struct:llvm::BitstreamEntry
/freebsd-11.0-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h204 Record *getRecord() const { return Rec; } function in class:llvm::RecordRecTy
/freebsd-11.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp356 Record *getRecord() const { return R; } function in class:__anon4290::Intrinsic

Completed in 60 milliseconds