| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Operator.h | 27 static bool classof(const Value *From) { in classof() 46 static bool classof(const Instruction *From) { in classof() 50 static bool classof(const ConstantExpr *From) { in classof() 54 static bool classof(const Value *From) { in classof()
|
| H A D | Constant.h | 47 static bool classof(const sandboxir::Value *From) { in classof() 241 static bool classof(const sandboxir::Value *From) { in classof() 327 static bool classof(const sandboxir::Value *From) { in classof() 354 static bool classof(const sandboxir::Value *From) { in classof() 373 static bool classof(const Value *From) { in classof() 418 static bool classof(const Value *From) { in classof() 444 static bool classof(const Value *From) { in classof() 474 static bool classof(const sandboxir::Value *From) { in classof() 584 static bool classof(const Value *From) { in classof() 596 static bool classof(const Value *From) { in classof() [all …]
|
| H A D | Instruction.h | 434 static bool classof(const Value *From) { in classof() 487 static bool classof(const Value *From) { in classof() 509 static bool classof(const Value *From) { in classof() 538 static bool classof(const Value *From) { in classof() 974 static bool classof(const Value *From) { in classof() 1119 static bool classof(const Value *From) { in classof() 1179 static bool classof(const Value *From) { in classof() 1192 static bool classof(const Value *From) { in classof() 1290 static bool classof(const Value *From) { in classof() 1305 static bool classof(const Value *From) { in classof() [all …]
|
| H A D | Type.h | 299 static bool classof(const Type *From) { in classof() 308 static bool classof(const Type *From) { in classof() 322 static bool classof(const Type *From) { in classof() 353 static bool classof(const Type *From) { in classof() 457 static bool classof(const Type *From) { in classof() 470 static bool classof(const Type *From) { in classof()
|
| H A D | Argument.h | 24 static bool classof(const sandboxir::Value *From) { in classof()
|
| H A D | Function.h | 35 static bool classof(const sandboxir::Value *From) { in classof()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchDag.cpp | |
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | RangedConstraintManager.h | 31 Range(const llvm::APSInt &From, const llvm::APSInt &To) : Impl(&From, &To) { in Range() 40 const llvm::APSInt &From() const { return *Impl.first; } in From() function 173 RangeSet getRangeSet(const llvm::APSInt &From, const llvm::APSInt &To) { in getRangeSet() 314 RangeSet(Factory &F, const llvm::APSInt &From, const llvm::APSInt &To) in RangeSet()
|
| H A D | BasicValueFactory.h | 169 APSIntPtr Convert(const llvm::APSInt &To, const llvm::APSInt &From) { in Convert() 177 APSIntPtr Convert(QualType T, const llvm::APSInt &From) { in Convert() 182 APSIntPtr Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CFGUpdate.h | 30 NodePtr From; variable 34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | mem_map_base.h | 61 void releasePagesToOS(uptr From, uptr Size) { in releasePagesToOS() 68 void releaseAndZeroPagesToOS(uptr From, uptr Size) { in releaseAndZeroPagesToOS()
|
| H A D | release.h | 31 void releasePageRangeToOS(uptr From, uptr To) { in releasePageRangeToOS() 56 void releasePageRangeToOS(uptr From, uptr To) { in releasePageRangeToOS() 81 void releasePageRangeToOS(uptr From, uptr To) { in releasePageRangeToOS() 95 void releasePageRangeToOS(uptr From, uptr To) { in releasePageRangeToOS() 295 void incRange(uptr Region, uptr From, uptr To) const { in incRange() 313 void setAsAllCountedRange(uptr Region, uptr From, uptr To) const { in setAsAllCountedRange()
|
| H A D | mem_map_fuchsia.h | 30 void releasePagesToOSImpl(uptr From, uptr Size) { in releasePagesToOSImpl()
|
| H A D | mem_map.h | 40 releasePagesToOSImpl(uptr From,uptr Size) releasePagesToOSImpl() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | Legality.h | 206 static bool classof(const LegalityResult *From) { in classof() 218 static bool classof(const LegalityResult *From) { in classof() 233 static bool classof(const LegalityResult *From) { in classof() 246 static bool classof(const LegalityResult *From) { in classof() 311 static bool classof(const LegalityResult *From) { in classof()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanUtils.h | 191 static void disconnectBlocks(VPBlockBase *From, VPBlockBase *To) { in disconnectBlocks() 234 static void insertOnEdge(VPBlockBase *From, VPBlockBase *To, in insertOnEdge()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
| H A D | BottleneckAnalysis.cpp | 421 void DependencyGraph::addDependency(unsigned From, unsigned To, in addDependency() 452 void BottleneckAnalysis::addRegisterDep(unsigned From, unsigned To, in addRegisterDep() 464 void BottleneckAnalysis::addMemoryDep(unsigned From, unsigned To, in addMemoryDep() 476 void BottleneckAnalysis::addResourceDep(unsigned From, unsigned To, in addResourceDep() 521 unsigned From = RegDep.IID % Source.size(); in onEvent() local 528 unsigned From = MemDep.IID % Source.size(); in onEvent() local
|
| H A D | BottleneckAnalysis.h | 257 void addRegisterDep(unsigned From, unsigned To, unsigned RegID, in addRegisterDep() 262 void addMemoryDep(unsigned From, unsigned To, unsigned Cost) { in addMemoryDep() 266 void addResourceDep(unsigned From, unsigned To, uint64_t Mask, in addResourceDep()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFastISel.cpp | 451 MVT::SimpleValueType From) { in zeroExtendToI32() 487 MVT::SimpleValueType From) { in signExtendToI32() 523 MVT::SimpleValueType From, in zeroExtend() 545 MVT::SimpleValueType From, in signExtend() 567 MVT::SimpleValueType From = getSimpleType(V->getType()); in getRegForUnsignedValue() local 578 MVT::SimpleValueType From = getSimpleType(V->getType()); in getRegForSignedValue() local 1012 MVT::SimpleValueType From = getSimpleType(Op->getType()); in selectZExt() local 1029 MVT::SimpleValueType From = getSimpleType(Op->getType()); in selectSExt() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PreprocessorOptions.h | 211 void addRemappedFile(StringRef From, StringRef To) { in addRemappedFile() 215 void addRemappedFile(StringRef From, llvm::MemoryBuffer *To) { in addRemappedFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | SuspendCrossingInfo.cpp | 70 bool SuspendCrossingInfo::hasPathCrossingSuspendPoint(BasicBlock *From, in hasPathCrossingSuspendPoint() 81 BasicBlock *From, BasicBlock *To) const { in hasPathOrLoopCrossingSuspendPoint()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MCAsmParserExtension.cpp | 28 StringRef From; in parseDirectiveCGProfile() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTImporter.h | 308 [[nodiscard]] llvm::Error importInto(ImportT &To, const ImportT &From) { in importInto() 561 virtual void Imported(Decl *From, Decl *To) {} in Imported()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | RefactoringCallbacks.cpp | 72 static Replacement replaceStmtWithText(SourceManager &Sources, const Stmt &From, in replaceStmtWithText() 77 static Replacement replaceStmtWithStmt(SourceManager &Sources, const Stmt &From, in replaceStmtWithStmt()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTImporter.cpp | 130 static void updateFlags(const Decl *From, Decl *To) { in updateFlags() 184 [[nodiscard]] Error importInto(ImportT &To, const ImportT &From) { in importInto() 190 [[nodiscard]] Error importInto(ImportT *&To, ImportT *From) { in importInto() 200 auto import(T *From) in import() 210 auto import(const T *From) { in import() 216 Expected<T> import(const T &From) { in import() 222 Expected<std::optional<T>> import(std::optional<T> From) { in import() 704 template <typename T> T importChecked(Error &Err, const T &From) { in importChecked() 776 const TemplateArgumentListInfo &From, TemplateArgumentListInfo &Result) { in ImportTemplateArgumentListInfo() 784 const ASTTemplateArgumentListInfo &From, in ImportTemplateArgumentListInfo() [all …]
|