/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineBranchProbabilityInfo.cpp | 64 getEdgeWeight(const MachineBasicBlock *Src, in getEdgeWeight() 73 getEdgeWeight(const MachineBasicBlock *Src, in getEdgeWeight() 81 MachineBranchProbabilityInfo::isEdgeHot(const MachineBasicBlock *Src, in isEdgeHot() 108 const MachineBasicBlock *Src, const MachineBasicBlock *Dst) const { in getEdgeProbability() argument 117 raw_ostream &OS, const MachineBasicBlock *Src, in printEdgeProbability()
|
H A D | MachineCopyPropagation.cpp | 114 static bool isNopCopy(MachineInstr *CopyMI, unsigned Def, unsigned Src, in isNopCopy() 152 unsigned Src = MI->getOperand(1).getReg(); in CopyPropagateBlock() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | CostTable.h | 52 TypeTy Src; member 61 CompareTy Src) { in ConvertCostTableLookup() 74 int ISD, CompareTy Dst, CompareTy Src) { in ConvertCostTableLookup()
|
H A D | TargetSelectionDAGInfo.h | 119 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()
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/linker/ |
H A D | linker_ocaml.c | 27 CAMLprim value llvm_link_modules(LLVMModuleRef Dst, LLVMModuleRef Src, value Mode) { in llvm_link_modules()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonPeephole.cpp | 139 MachineOperand &Src = MI->getOperand(1); in runOnMachineFunction() local 190 MachineOperand &Src = MI->getOperand(1); in runOnMachineFunction() local 208 MachineOperand &Src = MI->getOperand(1); in runOnMachineFunction() local 311 void HexagonPeephole::ChangeOpInto(MachineOperand &Dst, MachineOperand &Src) { in ChangeOpInto()
|
H A D | HexagonSelectionDAGInfo.cpp | 30 SDValue Dst, SDValue Src, SDValue Size, unsigned Align, in EmitTargetCodeForMemcpy()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 556 isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const { in isEdgeHot() argument 592 getEdgeWeight(const BasicBlock *Src, unsigned IndexInSuccessors) const { in getEdgeWeight() argument 602 uint32_t BranchProbabilityInfo::getEdgeWeight(const BasicBlock *Src, in getEdgeWeight() 610 getEdgeWeight(const BasicBlock *Src, const BasicBlock *Dst) const { in getEdgeWeight() argument 625 setEdgeWeight(const BasicBlock *Src, unsigned IndexInSuccessors, in setEdgeWeight() 635 getEdgeProbability(const BasicBlock *Src, unsigned IndexInSuccessors) const { in getEdgeProbability() argument 645 getEdgeProbability(const BasicBlock *Src, const BasicBlock *Dst) const { in getEdgeProbability() argument 655 const BasicBlock *Src, in printEdgeProbability()
|
H A D | DependenceAnalysis.cpp | 714 void DependenceAnalysis::establishNestingLevels(const Instruction *Src, in establishNestingLevels() 785 const SCEV *Src = Pair->Src; in unifySubscriptType() local 809 const SCEV *Src = Pair->Src; in removeMatchingExtensions() local 827 bool DependenceAnalysis::checkSrcSubscript(const SCEV *Src, in checkSrcSubscript() 864 DependenceAnalysis::classifyPair(const SCEV *Src, const Loop *SrcLoopNest, in classifyPair() 980 bool DependenceAnalysis::testZIV(const SCEV *Src, in testZIV() 2059 bool DependenceAnalysis::testSIV(const SCEV *Src, in testSIV() 2130 bool DependenceAnalysis::testRDIV(const SCEV *Src, in testRDIV() 2197 bool DependenceAnalysis::testMIV(const SCEV *Src, in testMIV() 2239 bool DependenceAnalysis::gcdMIVtest(const SCEV *Src, in gcdMIVtest() [all …]
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 34 SDValue Src, uint64_t Size) { in emitMemMem() 57 SDValue Dst, SDValue Src, SDValue Size, unsigned Align, in EmitTargetCodeForMemcpy() 208 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr() 238 SDValue Dest, SDValue Src, in EmitTargetCodeForStrcpy() 266 SDValue Chain, SDValue Src, in getBoundedStrlen() 279 SDValue Src, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrlen() 286 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | SILowerControlFlow.cpp | 203 unsigned Src = MI.getOperand(1).getReg(); in Else() local 223 unsigned Src = MI.getOperand(1).getReg(); in Break() local 238 unsigned Src = MI.getOperand(2).getReg(); in IfBreak() local 253 unsigned Src = MI.getOperand(2).getReg(); in ElseBreak() local 265 unsigned Src = MI.getOperand(0).getReg(); in Loop() local
|
H A D | SILowerI1Copies.cpp | 100 const MachineOperand &Src = MI.getOperand(1); in runOnMachineFunction() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
H A D | CFGReachabilityAnalysis.cpp | 25 bool CFGReverseBlockReachabilityAnalysis::isReachable(const CFGBlock *Src, in isReachable()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 30 SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 150 SDValue Src, SDValue Size, in EmitTargetCodeForMemset()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreSelectionDAGInfo.cpp | 27 SDValue Dst, SDValue Src, SDValue Size, unsigned Align, in EmitTargetCodeForMemcpy()
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | ModuleDependencyCollector.cpp | 60 std::error_code ModuleDependencyListener::copyToRoot(StringRef Src) { in copyToRoot()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.cpp | 25 SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
H A D | ConvertUTFTest.cpp | 20 static const char Src[] = "\xff\xfe\xa0\x0c_\x00\xa0\x0c"; in TEST() local 31 static const char Src[] = "\xfe\xff\x0c\xa0\x00_\x0c\xa0"; in TEST() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Globals.cpp | 57 void GlobalValue::copyAttributesFrom(const GlobalValue *Src) { in copyAttributesFrom() 99 void GlobalObject::copyAttributesFrom(const GlobalValue *Src) { in copyAttributesFrom() 235 void GlobalVariable::copyAttributesFrom(const GlobalValue *Src) { in copyAttributesFrom()
|
H A D | SymbolTableListTraitsImpl.h | 30 ::setSymTabObject(TPtr *Dest, TPtr Src) { in setSymTabObject()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 634 Comdat::SelectionKind Src, in computeResultingSelectionKind() 730 const GlobalValue &Src) { in shouldLinkFromSource() 1165 void ModuleLinker::linkGlobalInit(GlobalVariable &Dst, GlobalVariable &Src) { in linkGlobalInit() 1174 bool ModuleLinker::linkFunctionBody(Function &Dst, Function &Src) { in linkFunctionBody() 1221 void ModuleLinker::linkAliasBody(GlobalAlias &Dst, GlobalAlias &Src) { in linkAliasBody() 1228 bool ModuleLinker::linkGlobalValueBody(GlobalValue &Src) { in linkGlobalValueBody() 1721 bool Linker::linkInModule(Module *Src) { in linkInModule() 1736 bool Linker::LinkModules(Module *Dest, Module *Src, in LinkModules() 1742 bool Linker::LinkModules(Module *Dest, Module *Src) { in LinkModules() 1751 LLVMBool LLVMLinkModules(LLVMModuleRef Dest, LLVMModuleRef Src, in LLVMLinkModules()
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | CheckerManager.cpp | 96 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()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEFrameLowering.cpp | 36 static std::pair<unsigned, unsigned> getMFHiLoOpc(unsigned Src) { in getMFHiLoOpc() 176 unsigned Src = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); in expandStoreCCond() local 230 unsigned Src = I->getOperand(0).getReg(), FI = I->getOperand(1).getIndex(); in expandStoreACC() local 241 unsigned Src = I->getOperand(1).getReg(); in expandCopy() local 262 unsigned Dst = I->getOperand(0).getReg(), Src = I->getOperand(1).getReg(); in expandCopyACC() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXFavorNonGenericAddrSpaces.cpp | 95 Value *Src = Cast->getOperand(0); in IsEliminableAddrSpaceCast() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 55 SDValue Dst, SDValue Src, in EmitTargetCodeForMemset() 204 SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
|