Home
last modified time | relevance | path

Searched defs:To (Results 76 – 100 of 159) sorted by relevance

1234567

/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-gram-gen.c412 # define YYCOPY(To, From, Count) \ argument
415 # define YYCOPY(To, From, Count) \ argument
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp1211 for (const ReinterpretTypeInfo &To : Reinterprets) { in createHeader() local
1312 for (const ReinterpretTypeInfo &To : Reinterprets) in createBuiltins() local
/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp40 bool ArgKind::isConvertibleTo(ArgKind To, unsigned *Specificity) const { in isConvertibleTo()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h333 void appendTo(ContainerT &To) const { in appendTo()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp433 const llvm::APSInt &To = It->To(); in negate() local
979 llvm::Optional<Range> convert(const Range &Origin, APSIntType To) { in convert()
2380 const llvm::APSInt &To, const llvm::APSInt &Adjustment) { in assumeSymWithinInclusiveRange()
2390 const llvm::APSInt &To, const llvm::APSInt &Adjustment) { in assumeSymOutsideInclusiveRange()
H A DSymbolManager.cpp244 QualType From, QualType To) { in getCastSymbol()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp313 SDValue To[] = {NVal, NVal}; in PreprocessLoad() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DImmutableGraph.h321 BuilderNodeRef To) { in addEdge()
/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.cpp693 size_t To = Lex->getBuffer().find_first_of('\n', From); in tryParsePythonComment() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h438 const MCSymbolRefExpr *To; member
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCELFStreamer.cpp374 const MCSymbolRefExpr *To, in emitCGProfileEntry()
H A DELFObjectWriter.cpp254 const MCSectionELF *To) { in checkRelocation()
306 const MCSectionELF *To) override { in checkRelocation()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp59 Value *GlobalValue::handleOperandChangeImpl(Value *From, Value *To) { in handleOperandChangeImpl()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1579 typename DomTreeT::NodePtr To) { in InsertEdge()
1586 typename DomTreeT::NodePtr To) { in DeleteEdge()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSink.cpp581 MachineBasicBlock *To) { in isWorthBreakingCriticalEdge()
1129 MachineBasicBlock *To, MachineInstr &MI) { in hasStoreBetween()
H A DMachineTraceMetrics.cpp304 static bool isExitingLoop(const MachineLoop *From, const MachineLoop *To) { in isExitingLoop()
453 const MachineBasicBlock *To) { in insertEdge()
H A DSplitKit.cpp1778 SlotIndex To = leaveIntvAfter(BI.LastInstr); in splitRegInBlock() local
1792 SlotIndex To = leaveIntvBefore(LSP); in splitRegInBlock() local
H A DTypePromotion.cpp422 void IRPromoter::ReplaceAllUsersOfWith(Value *From, Value *To) { in ReplaceAllUsersOfWith()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp275 auto IsEdgeLive = [&](BasicBlock *From, BasicBlock *To) { in analyze()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasSetTracker.cpp573 void AliasSetTracker::copyValue(Value *From, Value *To) { in copyValue()
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h509 const llvm::APSInt &From, const llvm::APSInt &To, bool InRange) { in getRangeExpr()
/netbsd/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.tab.cpp351 # define YYCOPY(To, From, Count) \ argument
354 # define YYCOPY(To, From, Count) \ argument
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h384 void RegionBase<Tr>::transferChildrenTo(RegionT *To) { in transferChildrenTo()
/netbsd/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DARCMT.cpp420 [&](StringRef From, StringRef To) { in getFileRemappings()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp640 void DAGTypeLegalizer::ReplaceValueWith(SDValue From, SDValue To) { in ReplaceValueWith()

1234567