Home
last modified time | relevance | path

Searched defs:Src (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DMachineBranchProbabilityInfo.cpp64 getEdgeWeight(const MachineBasicBlock *Src, in getEdgeWeight()
73 getEdgeWeight(const MachineBasicBlock *Src, in getEdgeWeight()
80 bool MachineBranchProbabilityInfo::isEdgeHot(MachineBasicBlock *Src, in isEdgeHot()
107 MachineBranchProbabilityInfo::getEdgeProbability(MachineBasicBlock *Src, in getEdgeProbability()
117 printEdgeProbability(raw_ostream &OS, MachineBasicBlock *Src, in printEdgeProbability()
DMachineCopyPropagation.cpp113 static bool isNopCopy(MachineInstr *CopyMI, unsigned Def, unsigned Src, in isNopCopy()
152 unsigned Src = MI->getOperand(1).getReg(); in CopyPropagateBlock() local
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DCostTable.h52 TypeTy Src; member
61 CompareTy Src) { in ConvertCostTableLookup()
74 int ISD, CompareTy Dst, CompareTy Src) { in ConvertCostTableLookup()
DTargetSelectionDAGInfo.h119 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
132 SDValue Dest, SDValue Src, in EmitTargetCodeForStrcpy()
155 SDValue Src, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrlen()
161 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp35 SDValue Src, uint64_t Size) { in emitMemMem()
58 SDValue Dst, SDValue Src, SDValue Size, unsigned Align, in EmitTargetCodeForMemcpy()
209 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
239 SDValue Dest, SDValue Src, in EmitTargetCodeForStrcpy()
267 SDValue Chain, SDValue Src, in getBoundedStrlen()
280 SDValue Src, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrlen()
287 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp140 MachineOperand &Src = MI->getOperand(1); in runOnMachineFunction() local
191 MachineOperand &Src = MI->getOperand(1); in runOnMachineFunction() local
209 MachineOperand &Src = MI->getOperand(1); in runOnMachineFunction() local
313 void HexagonPeephole::ChangeOpInto(MachineOperand &Dst, MachineOperand &Src) { in ChangeOpInto()
DHexagonSelectionDAGInfo.cpp31 SDValue Dst, SDValue Src, SDValue Size, unsigned Align, in EmitTargetCodeForMemcpy()
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp548 isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const { in isEdgeHot() argument
584 getEdgeWeight(const BasicBlock *Src, unsigned IndexInSuccessors) const { in getEdgeWeight() argument
597 getEdgeWeight(const BasicBlock *Src, const BasicBlock *Dst) const { in getEdgeWeight() argument
612 setEdgeWeight(const BasicBlock *Src, unsigned IndexInSuccessors, in setEdgeWeight()
622 getEdgeProbability(const BasicBlock *Src, unsigned IndexInSuccessors) const { in getEdgeProbability() argument
632 getEdgeProbability(const BasicBlock *Src, const BasicBlock *Dst) const { in getEdgeProbability() argument
642 const BasicBlock *Src, in printEdgeProbability()
DDependenceAnalysis.cpp715 void DependenceAnalysis::establishNestingLevels(const Instruction *Src, in establishNestingLevels()
791 const SCEV *Src = Pair->Src; in removeMatchingExtensions() local
807 bool DependenceAnalysis::checkSrcSubscript(const SCEV *Src, in checkSrcSubscript()
844 DependenceAnalysis::classifyPair(const SCEV *Src, const Loop *SrcLoopNest, in classifyPair()
960 bool DependenceAnalysis::testZIV(const SCEV *Src, in testZIV()
2039 bool DependenceAnalysis::testSIV(const SCEV *Src, in testSIV()
2110 bool DependenceAnalysis::testRDIV(const SCEV *Src, in testRDIV()
2177 bool DependenceAnalysis::testMIV(const SCEV *Src, in testMIV()
2219 bool DependenceAnalysis::gcdMIVtest(const SCEV *Src, in gcdMIVtest()
2433 bool DependenceAnalysis::banerjeeMIVtest(const SCEV *Src, in banerjeeMIVtest()
[all …]
/freebsd-10-stable/usr.bin/make/
Dsuff.c149 typedef struct Src { struct
153 struct Src *parent; /* The Src for which this is a source */ argument
160 } Src; argument
/freebsd-10-stable/gnu/usr.bin/grep/
Dxalloc.h80 # define CCLONE(Src, Num) \ argument
84 # define CLONE(Src) CCLONE (Src, 1) argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DSILowerControlFlow.cpp216 unsigned Src = MI.getOperand(1).getReg(); in Else() local
236 unsigned Src = MI.getOperand(1).getReg(); in Break() local
251 unsigned Src = MI.getOperand(2).getReg(); in IfBreak() local
266 unsigned Src = MI.getOperand(2).getReg(); in ElseBreak() local
278 unsigned Src = MI.getOperand(0).getReg(); in Loop() local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp31 SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
145 SDValue Src, SDValue Size, in EmitTargetCodeForMemset()
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp35 static std::pair<unsigned, unsigned> getMFHiLoOpc(unsigned Src) { in getMFHiLoOpc()
155 unsigned Src = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); in expandStoreCCond() local
209 unsigned Src = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); in expandStoreACC() local
220 unsigned Src = I->getOperand(1).getReg(); in expandCopy() local
241 unsigned Dst = I->getOperand(0).getReg(), Src = I->getOperand(1).getReg(); in expandCopyACC() local
/freebsd-10-stable/contrib/llvm/include/llvm/
DLinker.h45 bool linkInModule(Module *Src, std::string *ErrorMsg) { in linkInModule()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DCheckerManager.cpp96 const ExplodedNodeSet &Src) { in expandGraphWithCheckers()
168 const ExplodedNodeSet &Src, in runCheckersForStmt()
207 const ExplodedNodeSet &Src, in runCheckersForObjCMessage()
250 const ExplodedNodeSet &Src, in runCheckersForCallEvent()
298 const ExplodedNodeSet &Src, in runCheckersForLocation()
338 const ExplodedNodeSet &Src, in runCheckersForBind()
405 ExplodedNodeSet Src; in runCheckersForBranchCondition() local
451 const ExplodedNodeSet &Src, in runCheckersForDeadSymbols()
525 const ExplodedNodeSet &Src, in runCheckersForEvalCall()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
DCFGReachabilityAnalysis.cpp25 bool CFGReverseBlockReachabilityAnalysis::isReachable(const CFGBlock *Src, in isReachable()
/freebsd-10-stable/contrib/llvm/lib/IR/
DGlobals.cpp51 void GlobalValue::copyAttributesFrom(const GlobalValue *Src) { in copyAttributesFrom()
183 void GlobalVariable::copyAttributesFrom(const GlobalValue *Src) { in copyAttributesFrom()
DIRBuilder.cpp82 CreateMemCpy(Value *Dst, Value *Src, Value *Size, unsigned Align, in CreateMemCpy()
106 CreateMemMove(Value *Dst, Value *Src, Value *Size, unsigned Align, in CreateMemMove()
DSymbolTableListTraitsImpl.h30 ::setSymTabObject(TPtr *Dest, TPtr Src) { in setSymTabObject()
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1218 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeTruncInst() local
1239 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeSExtInst() local
1259 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeZExtInst() local
1279 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeFPTruncInst() local
1302 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeFPExtInst() local
1325 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeFPToUIInst() local
1363 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeFPToSIInst() local
1399 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeUIToFPInst() local
1431 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executeSIToFPInst() local
1466 GenericValue Dest, Src = getOperandValue(SrcVal, SF); in executePtrToIntInst() local
[all …]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp32 SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
177 SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp292 Value *Src = CI.getOperand(0); in commonCastTransforms() local
445 Value *Src = CI.getOperand(0); in visitTrunc() local
772 Value *Src = CI.getOperand(0); in visitZExt() local
1073 Value *Src = CI.getOperand(0); in visitSExt() local
1381 Value *Src = CI.getOperand(0); in commonPointerCastTransforms() local
1673 Value *Src = CI.getOperand(0); in OptimizeIntToFloatBitCast() local
1730 Value *Src = CI.getOperand(0); in visitBitCast() local
/freebsd-10-stable/contrib/llvm/lib/Linker/
DLinkModules.cpp532 bool ModuleLinker::getLinkageResult(GlobalValue *Dest, const GlobalValue *Src, in getLinkageResult()
968 void ModuleLinker::linkFunctionBody(Function *Dst, Function *Src) { in linkFunctionBody()
1360 bool Linker::linkInModule(Module *Src, unsigned Mode, std::string *ErrorMsg) { in linkInModule()
1379 bool Linker::LinkModules(Module *Dest, Module *Src, unsigned Mode, in LinkModules()
1389 LLVMBool LLVMLinkModules(LLVMModuleRef Dest, LLVMModuleRef Src, in LLVMLinkModules()
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
DBlockFrequencyImpl.h75 BlockFrequency getEdgeFreq(BlockT *Src, BlockT *Dst) const { in getEdgeFreq()
121 bool isBackedge(BlockT *Src, BlockT *Dst) const { in isBackedge()

12345