/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 1640 MachineInstrBuilder buildAnd(const DstOp &Dst, const SrcOp &Src0, in buildAnd() 1662 MachineInstrBuilder buildXor(const DstOp &Dst, const SrcOp &Src0, in buildXor() 1840 MachineInstrBuilder buildSMin(const DstOp &Dst, const SrcOp &Src0, in buildSMin() 1846 MachineInstrBuilder buildSMax(const DstOp &Dst, const SrcOp &Src0, in buildSMax() 1852 MachineInstrBuilder buildUMin(const DstOp &Dst, const SrcOp &Src0, in buildUMin() 1880 MachineInstrBuilder buildVecReduceSeqFAdd(const DstOp &Dst, in buildVecReduceSeqFAdd() 1891 MachineInstrBuilder buildVecReduceSeqFMul(const DstOp &Dst, in buildVecReduceSeqFMul() 1902 MachineInstrBuilder buildVecReduceFAdd(const DstOp &Dst, in buildVecReduceFAdd() 1912 MachineInstrBuilder buildVecReduceFMul(const DstOp &Dst, in buildVecReduceFMul() 1993 MachineInstrBuilder buildSbfx(const DstOp &Dst, const SrcOp &Src, in buildSbfx() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonPeephole.cpp | 133 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 150 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 167 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 181 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 198 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileInference.cpp | 272 uint64_t Dst = Edge.Dst; in findAugmentingPath() local 347 auto &Dst = Nodes[Edge.Dst]; in findAugmentingDAG() local 387 uint64_t Dst = Edge.Dst; in findAugmentingDAG() local 446 uint64_t Dst = Edge->Dst; in augmentFlowAlongDAG() local 465 uint64_t Dst = Edge->Dst; in augmentFlowAlongDAG() local 511 uint64_t Dst = Edge.Dst; in identifyShortestEdges() local 558 uint64_t Dst; member 655 uint64_t Dst = Jump->Target; in findReachable() local 706 uint64_t Dst = Jump->Target; in findShortestPath() local 841 uint64_t Dst = Jump->Target; in findUnknownSubgraph() local [all …]
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 42 ExplodedNodeSet &Dst) { in VisitBinaryOperator() 197 ExplodedNodeSet &Dst) { in VisitBlockExpr() 287 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitCast() 549 ExplodedNodeSet &Dst) { in VisitCompoundLiteralExpr() 573 ExplodedNodeSet &Dst) { in VisitDeclStmt() 649 ExplodedNodeSet &Dst) { in VisitLogicalExpr() 744 ExplodedNodeSet &Dst) { in VisitInitListExpr() 794 ExplodedNodeSet &Dst) { in VisitGuardedExpr() 856 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitOffsetOfExpr() 876 ExplodedNodeSet &Dst) { in VisitUnaryExprOrTypeTraitExpr() [all …]
|
H A D | ExprEngineObjC.cpp | 23 ExplodedNodeSet &Dst) { in VisitLvalObjCIvarRefExpr() 40 ExplodedNodeSet &Dst) { in VisitObjCAtSynchronizedStmt() 85 ExplodedNodeSet &Dst) { in VisitObjCForCollectionStmt() 149 ExplodedNodeSet &Dst) { in VisitObjCMessage()
|
H A D | ExprEngineCXX.cpp | 30 ExplodedNodeSet &Dst) { in CreateCXXTemporaryObject() 72 ExplodedNodeSet Dst; in performTrivialCopy() local 841 ExplodedNodeSet &Dst) { in VisitCXXConstructExpr() 847 ExplodedNodeSet &Dst) { in VisitCXXInheritedCtorInitExpr() 856 ExplodedNodeSet &Dst, in VisitCXXDestructor() 920 ExplodedNodeSet &Dst) { in VisitCXXNewAllocatorCall() 991 ExplodedNodeSet &Dst) { in VisitCXXNewExpr() 1123 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitCXXDeleteExpr() 1145 ExplodedNodeSet &Dst) { in VisitCXXCatchStmt() 1163 ExplodedNodeSet &Dst) { in VisitCXXThisExpr() [all …]
|
H A D | ExprEngine.cpp | 1121 ExplodedNodeSet Dst; in ProcessStmt() local 1137 ExplodedNodeSet Dst; in ProcessLoopExit() local 1228 ExplodedNodeSet Dst; in ProcessInitializer() local 1278 ExplodedNodeSet Dst; in ProcessImplicitDtor() local 1305 ExplodedNodeSet Dst; in ProcessNewAllocator() local 1695 ExplodedNodeSet Dst; in Visit() local 2726 ExplodedNodeSet &Dst, in processBranch() 2934 ExplodedNodeSet Dst; in processEndOfFunction() local 3630 void ExprEngine::evalLoad(ExplodedNodeSet &Dst, in evalLoad() 3668 void ExprEngine::evalLocation(ExplodedNodeSet &Dst, in evalLocation() [all …]
|
H A D | CheckerManager.cpp | 110 ExplodedNodeSet &Dst, in expandGraphWithCheckers() 183 ExplodedNodeSet &Dst, in runCheckersForStmt() 239 ExplodedNodeSet &Dst, in runCheckersForObjCMessage() 297 ExplodedNodeSet &Dst, in runCheckersForCallEvent() 348 void CheckerManager::runCheckersForLocation(ExplodedNodeSet &Dst, in runCheckersForLocation() 391 void CheckerManager::runCheckersForBind(ExplodedNodeSet &Dst, in runCheckersForBind() 434 void CheckerManager::runCheckersForBeginFunction(ExplodedNodeSet &Dst, in runCheckersForBeginFunction() 448 ExplodedNodeSet &Dst, in runCheckersForEndFunction() 533 ExplodedNodeSet &Dst, in runCheckersForNewAllocator() 585 void CheckerManager::runCheckersForDeadSymbols(ExplodedNodeSet &Dst, in runCheckersForDeadSymbols() [all …]
|
H A D | CoreEngine.cpp | 228 ExplodedNodeSet &Dst) { in ExecuteWorkListWithInitialState() 260 ExplodedNodeSet Dst; in HandleBlockEdge() local 457 ExplodedNodeSet Dst; in HandleBranch() local 469 ExplodedNodeSet Dst; in HandleCleanupTemporaryBranch() local 480 ExplodedNodeSet Dst; in HandleStaticInit() local
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | DependenceGraphBuilder.cpp | 163 const EdgeKind K) { in createPiBlocks() 180 const Direction Dir) { in createPiBlocks() 310 auto createConfusedEdges = [&](NodeType &Src, NodeType &Dst) { in createMemoryDependencyEdges() 323 auto createForwardEdge = [&](NodeType &Src, NodeType &Dst) { in createMemoryDependencyEdges() 331 auto createBackwardEdge = [&](NodeType &Src, NodeType &Dst) { in createMemoryDependencyEdges()
|
H A D | DependenceAnalysis.cpp | 896 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 921 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 946 const SCEV *Dst = Pair->Dst; in removeMatchingExtensions() local 1183 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() 2294 bool DependenceInfo::testRDIV(const SCEV *Src, const SCEV *Dst, in testRDIV() 2360 bool DependenceInfo::testMIV(const SCEV *Src, const SCEV *Dst, in testMIV() 2402 bool DependenceInfo::gcdMIVtest(const SCEV *Src, const SCEV *Dst, in gcdMIVtest() 3404 Instruction *Src, Instruction *Dst, const SCEV *SrcAccessFn, in tryDelinearizeFixedSize() 3481 Instruction *Src, Instruction *Dst, const SCEV *SrcAccessFn, in tryDelinearizeParametricSize() 3590 DependenceInfo::depends(Instruction *Src, Instruction *Dst, in depends() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 48 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset() 155 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovs() 177 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovsB() 206 SDValue Chain, SDValue Dst, SDValue Src, uint64_t Size, EVT SizeVT, in emitConstantSizeRepmov() 261 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | CostTable.h | 57 MVT::SimpleValueType Dst; member 67 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup() 82 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup()
|
/openbsd/gnu/llvm/clang/lib/Analysis/ |
H A D | CFGReachabilityAnalysis.cpp | 27 const CFGBlock *Dst) { in isReachable() 42 void CFGReverseBlockReachabilityAnalysis::mapReachability(const CFGBlock *Dst) { in mapReachability()
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 25 SDValue Chain, SDValue Dst, SDValue Src, in createMemMemNode() 42 SDValue Chain, SDValue Dst, SDValue Src, in emitMemMemImm() 51 SDValue Chain, SDValue Dst, SDValue Src, in emitMemMemReg() 61 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 78 SDValue Dst, uint64_t ByteVal, uint64_t Size, in memsetStore() 89 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 39 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall() 170 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 288 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove() 296 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.cpp | 20 SDValue Chain, SDValue Dst, in EmitMOPS() 81 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 93 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset() 107 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove()
|
H A D | AArch64AdvSIMDScalarPass.cpp | 239 Register Dst = MI.getOperand(0).getReg(); in isProfitableToTransform() local 275 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy() 357 Register Dst = MRI->createVirtualRegister(&AArch64::FPR64RegClass); in transformInstruction() local
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | ConvertUTFWrapper.cpp | 117 UTF8 *Dst = reinterpret_cast<UTF8 *>(&Out[0]); in convertUTF16ToUTF8String() local 175 UTF8 *Dst = reinterpret_cast<UTF8 *>(&Out[0]); in convertUTF32ToUTF8String() local 220 UTF16 *Dst = &DstUTF16[0]; in convertUTF8ToUTF16String() local
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySelectionDAGInfo.cpp | 22 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 46 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset()
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.cpp | 314 Function* cloneFunctionDecl(Module &Dst, const Function &F, in cloneFunctionDecl() 352 GlobalVariable* cloneGlobalVariableDecl(Module &Dst, const GlobalVariable &GV, in cloneGlobalVariableDecl() 382 GlobalAlias* cloneGlobalAliasDecl(Module &Dst, const GlobalAlias &OrigA, in cloneGlobalAliasDecl() 393 void cloneModuleFlagsMetadata(Module &Dst, const Module &Src, in cloneModuleFlagsMetadata()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIPeepholeSDWA.cpp | 363 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); in convertToSDWA() local 548 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); in matchSDWAOperand() local 585 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); in matchSDWAOperand() local 648 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); in matchSDWAOperand() local 676 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); in matchSDWAOperand() local 997 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); in convertToSDWA() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerLowering.cpp | 60 Register Dst; ///< Destination register. member 226 Register Dst = MI.getOperand(0).getReg(); in matchREV() local 256 Register Dst = MI.getOperand(0).getReg(); in matchTRN() local 277 Register Dst = MI.getOperand(0).getReg(); in matchUZP() local 293 Register Dst = MI.getOperand(0).getReg(); in matchZip() local 409 Register Dst = MI.getOperand(0).getReg(); in matchEXT() local 475 Register Dst = MI.getOperand(0).getReg(); in matchINS() local 502 Register Dst = MI.getOperand(0).getReg(); in applyINS() local 957 Register Dst = MI.getOperand(0).getReg(); in lowerVectorFCMP() local
|
/openbsd/gnu/llvm/clang/tools/clang-diff/ |
H A D | ClangDiff.cpp | 412 diff::NodeId Dst) { 484 std::unique_ptr<ASTUnit> Dst = getAST(CommonCompilations, DestinationPath); local 516 for (diff::NodeId Dst : DstTree) { local
|
/openbsd/gnu/llvm/llvm/bindings/ocaml/linker/ |
H A D | linker_ocaml.c | 28 value llvm_link_modules(LLVMModuleRef Dst, LLVMModuleRef Src) { in llvm_link_modules()
|