Searched defs:Classes (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h53 std::vector<const TargetRegisterClass *> Classes; member in class:llvm::CriticalAntiDepBreaker
H A DRenameIndependentSubregs.cpp128 IntEqClasses Classes; local
155 findComponents(IntEqClasses &Classes, SmallVectorImpl<RenameIndependentSubregs::SubRangeInfo> &SubRangeInfos, LiveInterval &LI) const argument
211 rewriteOperands(const IntEqClasses &Classes, const SmallVectorImpl<SubRangeInfo> &SubRangeInfos, const SmallVectorImpl<LiveInterval*> &Intervals) const argument
265 distribute(const IntEqClasses &Classes, const SmallVectorImpl<SubRangeInfo> &SubRangeInfos, const SmallVectorImpl<LiveInterval*> &Intervals) const argument
299 computeMainRangesFixFlags( const IntEqClasses &Classes, const SmallVectorImpl<SubRangeInfo> &SubRangeInfos, const SmallVectorImpl<LiveInterval*> &Intervals) const argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp150 ProfileRecordRecTy(FoldingSetNodeID &ID, ArrayRef<Record *> Classes) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp65 const auto &Classes = Records.getClasses(); local
H A DAsmMatcherEmitter.cpp720 std::forward_list<ClassInfo> Classes; member in class:__anon5882::AsmMatcherInfo
[all...]
H A DCodeGenSchedule.cpp300 RecVec Classes = Def->getValueAsListOfDefs("Classes"); local
331 RecVec Classes = Def->getValueAsListOfDefs("Classes"); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp214 std::vector<FlowStringRef> Classes; member in struct:__anon5497::ExportSection
224 std::vector<FlowStringRef> Classes; member in struct:__anon5497::UndefinedSection
234 std::vector<FlowStringRef> Classes; member in struct:__anon5497::SymbolSection
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h153 const MCRegisterClass *Classes; // Pointer to the regclass array member in class:llvm::MCRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1529 opts::pretty::Classes = true; member in class:opts::pretty
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp103 BaseSet Classes; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp71 static llvm::StringMap<FoundationClass> Classes; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp241 const ClassVectorTy &Classes = I->second; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp354 std::vector<llvm::Constant*> Classes; member in class:__anon2883::CGObjCGNU
H A DMicrosoftCXXABI.cpp3556 static void serializeClassHierarchy(SmallVectorImpl<MSRTTIClass> &Classes, argument
3565 detectAmbiguousBases(SmallVectorImpl<MSRTTIClass> &Classes) { argument
3642 getBaseClassArray(SmallVectorImpl<MSRTTIClass> &Classes) argument
4144 SmallVector<MSRTTIClass, 8> Classes; local
[all...]

Completed in 199 milliseconds