Home
last modified time | relevance | path

Searched defs:Dst (Results 1 – 25 of 188) sorted by relevance

12345678

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h702 MachineInstrBuilder buildPtrToInt(const DstOp &Dst, const SrcOp &Src) { in buildBitcast() argument
707 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildAddrSpaceCast() argument
692 buildPtrToInt(const DstOp & Dst,const SrcOp & Src) buildPtrToInt() argument
697 buildIntToPtr(const DstOp & Dst,const SrcOp & Src) buildIntToPtr() argument
1538 buildFreeze(const DstOp & Dst,const SrcOp & Src) buildFreeze() argument
1680 buildAnd(const DstOp & Dst,const SrcOp & Src0,const SrcOp & Src1) buildAnd() argument
1702 buildXor(const DstOp & Dst,const SrcOp & Src0,const SrcOp & Src1) buildXor() argument
1710 buildNot(const DstOp & Dst,const SrcOp & Src0) buildNot() argument
1718 buildNeg(const DstOp & Dst,const SrcOp & Src0) buildNeg() argument
1724 buildCTPOP(const DstOp & Dst,const SrcOp & Src0) buildCTPOP() argument
1729 buildCTLZ(const DstOp & Dst,const SrcOp & Src0) buildCTLZ() argument
1734 buildCTLZ_ZERO_UNDEF(const DstOp & Dst,const SrcOp & Src0) buildCTLZ_ZERO_UNDEF() argument
1739 buildCTTZ(const DstOp & Dst,const SrcOp & Src0) buildCTTZ() argument
1744 buildCTTZ_ZERO_UNDEF(const DstOp & Dst,const SrcOp & Src0) buildCTTZ_ZERO_UNDEF() argument
1749 buildBSwap(const DstOp & Dst,const SrcOp & Src0) buildBSwap() argument
1868 buildFCopysign(const DstOp & Dst,const SrcOp & Src0,const SrcOp & Src1) buildFCopysign() argument
1874 buildUITOFP(const DstOp & Dst,const SrcOp & Src0) buildUITOFP() argument
1879 buildSITOFP(const DstOp & Dst,const SrcOp & Src0) buildSITOFP() argument
1884 buildFPTOUI(const DstOp & Dst,const SrcOp & Src0) buildFPTOUI() argument
1889 buildFPTOSI(const DstOp & Dst,const SrcOp & Src0) buildFPTOSI() argument
1902 buildSMin(const DstOp & Dst,const SrcOp & Src0,const SrcOp & Src1) buildSMin() argument
1908 buildSMax(const DstOp & Dst,const SrcOp & Src0,const SrcOp & Src1) buildSMax() argument
1914 buildUMin(const DstOp & Dst,const SrcOp & Src0,const SrcOp & Src1) buildUMin() argument
1920 buildUMax(const DstOp & Dst,const SrcOp & Src0,const SrcOp & Src1) buildUMax() argument
1926 buildAbs(const DstOp & Dst,const SrcOp & Src) buildAbs() argument
1942 buildVecReduceSeqFAdd(const DstOp & Dst,const SrcOp & ScalarIn,const SrcOp & VecIn) buildVecReduceSeqFAdd() argument
1953 buildVecReduceSeqFMul(const DstOp & Dst,const SrcOp & ScalarIn,const SrcOp & VecIn) buildVecReduceSeqFMul() argument
1964 buildVecReduceFAdd(const DstOp & Dst,const SrcOp & ScalarIn,const SrcOp & VecIn) buildVecReduceFAdd() argument
1974 buildVecReduceFMul(const DstOp & Dst,const SrcOp & ScalarIn,const SrcOp & VecIn) buildVecReduceFMul() argument
1981 buildVecReduceFMax(const DstOp & Dst,const SrcOp & Src) buildVecReduceFMax() argument
1986 buildVecReduceFMin(const DstOp & Dst,const SrcOp & Src) buildVecReduceFMin() argument
1991 buildVecReduceFMaximum(const DstOp & Dst,const SrcOp & Src) buildVecReduceFMaximum() argument
1997 buildVecReduceFMinimum(const DstOp & Dst,const SrcOp & Src) buildVecReduceFMinimum() argument
2003 buildVecReduceAdd(const DstOp & Dst,const SrcOp & Src) buildVecReduceAdd() argument
2008 buildVecReduceMul(const DstOp & Dst,const SrcOp & Src) buildVecReduceMul() argument
2013 buildVecReduceAnd(const DstOp & Dst,const SrcOp & Src) buildVecReduceAnd() argument
2018 buildVecReduceOr(const DstOp & Dst,const SrcOp & Src) buildVecReduceOr() argument
2023 buildVecReduceXor(const DstOp & Dst,const SrcOp & Src) buildVecReduceXor() argument
2028 buildVecReduceSMax(const DstOp & Dst,const SrcOp & Src) buildVecReduceSMax() argument
2033 buildVecReduceSMin(const DstOp & Dst,const SrcOp & Src) buildVecReduceSMin() argument
2038 buildVecReduceUMax(const DstOp & Dst,const SrcOp & Src) buildVecReduceUMax() argument
2043 buildVecReduceUMin(const DstOp & Dst,const SrcOp & Src) buildVecReduceUMin() argument
2068 buildSbfx(const DstOp & Dst,const SrcOp & Src,const SrcOp & LSB,const SrcOp & Width) buildSbfx() argument
2074 buildUbfx(const DstOp & Dst,const SrcOp & Src,const SrcOp & LSB,const SrcOp & Width) buildUbfx() argument
2080 buildRotateRight(const DstOp & Dst,const SrcOp & Src,const SrcOp & Amt) buildRotateRight() argument
2086 buildRotateLeft(const DstOp & Dst,const SrcOp & Src,const SrcOp & Amt) buildRotateLeft() argument
2092 buildBitReverse(const DstOp & Dst,const SrcOp & Src) buildBitReverse() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp133 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
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFGReachabilityAnalysis.cpp27 const CFGBlock *Dst) { in isReachable()
42 void CFGReverseBlockReachabilityAnalysis::mapReachability(const CFGBlock *Dst) { in mapReachability()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCostTable.h57 MVT::SimpleValueType Dst; member
67 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup() argument
82 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp42 ExplodedNodeSet &Dst) { in VisitBinaryOperator() argument
194 ExplodedNodeSet &Dst) { in VisitBlockExpr() argument
283 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitCast() argument
540 VisitCompoundLiteralExpr(const CompoundLiteralExpr * CL,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCompoundLiteralExpr() argument
564 VisitDeclStmt(const DeclStmt * DS,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitDeclStmt() argument
640 VisitLogicalExpr(const BinaryOperator * B,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitLogicalExpr() argument
735 VisitInitListExpr(const InitListExpr * IE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitInitListExpr() argument
785 VisitGuardedExpr(const Expr * Ex,const Expr * L,const Expr * R,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitGuardedExpr() argument
847 VisitOffsetOfExpr(const OffsetOfExpr * OOE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitOffsetOfExpr() argument
867 VisitUnaryExprOrTypeTraitExpr(const UnaryExprOrTypeTraitExpr * Ex,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitUnaryExprOrTypeTraitExpr() argument
922 VisitUnaryOperator(const UnaryOperator * U,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitUnaryOperator() argument
1059 VisitIncrementDecrementOperator(const UnaryOperator * U,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitIncrementDecrementOperator() argument
[all...]
H A DExprEngineObjC.cpp23 ExplodedNodeSet &Dst) { in VisitLvalObjCIvarRefExpr()
40 ExplodedNodeSet &Dst) { in VisitObjCAtSynchronizedStmt()
85 ExplodedNodeSet &Dst) { in VisitObjCForCollectionStmt()
149 ExplodedNodeSet &Dst) { in VisitObjCMessage()
H A DExprEngineCXX.cpp32 ExplodedNodeSet &Dst) { in CreateCXXTemporaryObject() argument
67 ExplodedNodeSet Dst; in performTrivialCopy() local
846 ExplodedNodeSet &Dst) { in VisitCXXConstructExpr() argument
852 ExplodedNodeSet &Dst) { in VisitCXXInheritedCtorInitExpr() argument
861 VisitCXXDestructor(QualType ObjectType,const MemRegion * Dest,const Stmt * S,bool IsBaseDtor,ExplodedNode * Pred,ExplodedNodeSet & Dst,EvalCallOptions & CallOpts) VisitCXXDestructor() argument
925 VisitCXXNewAllocatorCall(const CXXNewExpr * CNE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCXXNewAllocatorCall() argument
996 VisitCXXNewExpr(const CXXNewExpr * CNE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCXXNewExpr() argument
1128 VisitCXXDeleteExpr(const CXXDeleteExpr * CDE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCXXDeleteExpr() argument
1150 VisitCXXCatchStmt(const CXXCatchStmt * CS,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCXXCatchStmt() argument
1168 VisitCXXThisExpr(const CXXThisExpr * TE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCXXThisExpr() argument
1184 VisitLambdaExpr(const LambdaExpr * LE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitLambdaExpr() argument
[all...]
H A DExprEngine.cpp1127 ExplodedNodeSet Dst; in ProcessStmt() local
1143 ExplodedNodeSet Dst; in ProcessLoopExit() local
1242 ExplodedNodeSet Dst; in ProcessInitializer() local
1292 ExplodedNodeSet Dst; ProcessImplicitDtor() local
1319 ExplodedNodeSet Dst; ProcessNewAllocator() local
1339 ProcessAutomaticObjDtor(const CFGAutomaticObjDtor Dtor,ExplodedNode * Pred,ExplodedNodeSet & Dst) ProcessAutomaticObjDtor() argument
1411 ProcessDeleteDtor(const CFGDeleteDtor Dtor,ExplodedNode * Pred,ExplodedNodeSet & Dst) ProcessDeleteDtor() argument
1486 ProcessBaseDtor(const CFGBaseDtor D,ExplodedNode * Pred,ExplodedNodeSet & Dst) ProcessBaseDtor() argument
1506 ProcessMemberDtor(const CFGMemberDtor D,ExplodedNode * Pred,ExplodedNodeSet & Dst) ProcessMemberDtor() argument
1566 ProcessTemporaryDtor(const CFGTemporaryDtor D,ExplodedNode * Pred,ExplodedNodeSet & Dst) ProcessTemporaryDtor() argument
1643 processCleanupTemporaryBranch(const CXXBindTemporaryExpr * BTE,NodeBuilderContext & BldCtx,ExplodedNode * Pred,ExplodedNodeSet & Dst,const CFGBlock * DstT,const CFGBlock * DstF) processCleanupTemporaryBranch() argument
1660 VisitCXXBindTemporaryExpr(const CXXBindTemporaryExpr * BTE,ExplodedNodeSet & PreVisit,ExplodedNodeSet & Dst) VisitCXXBindTemporaryExpr() argument
1716 ExplodedNodeSet Dst; Visit() local
2745 processBranch(const Stmt * Condition,NodeBuilderContext & BldCtx,ExplodedNode * Pred,ExplodedNodeSet & Dst,const CFGBlock * DstT,const CFGBlock * DstF) processBranch() argument
2889 processBeginOfFunction(NodeBuilderContext & BC,ExplodedNode * Pred,ExplodedNodeSet & Dst,const BlockEdge & L) processBeginOfFunction() argument
2953 ExplodedNodeSet Dst; processEndOfFunction() local
3056 VisitCommonDeclRefExpr(const Expr * Ex,const NamedDecl * D,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCommonDeclRefExpr() argument
3196 VisitArrayInitLoopExpr(const ArrayInitLoopExpr * Ex,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitArrayInitLoopExpr() argument
3294 VisitArraySubscriptExpr(const ArraySubscriptExpr * A,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitArraySubscriptExpr() argument
3344 VisitMemberExpr(const MemberExpr * M,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitMemberExpr() argument
3432 VisitAtomicExpr(const AtomicExpr * AE,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitAtomicExpr() argument
3569 evalBind(ExplodedNodeSet & Dst,const Stmt * StoreE,ExplodedNode * Pred,SVal location,SVal Val,bool atDeclInit,const ProgramPoint * PP) evalBind() argument
3626 evalStore(ExplodedNodeSet & Dst,const Expr * AssignE,const Expr * LocationE,ExplodedNode * Pred,ProgramStateRef state,SVal location,SVal Val,const ProgramPointTag * tag) evalStore() argument
3649 evalLoad(ExplodedNodeSet & Dst,const Expr * NodeEx,const Expr * BoundEx,ExplodedNode * Pred,ProgramStateRef state,SVal location,const ProgramPointTag * tag,QualType LoadTy) evalLoad() argument
3687 evalLocation(ExplodedNodeSet & Dst,const Stmt * NodeEx,const Stmt * BoundEx,ExplodedNode * Pred,ProgramStateRef state,SVal location,bool isLoad) evalLocation() argument
3733 evalEagerlyAssumeBinOpBifurcation(ExplodedNodeSet & Dst,ExplodedNodeSet & Src,const Expr * Ex) evalEagerlyAssumeBinOpBifurcation() argument
3775 VisitGCCAsmStmt(const GCCAsmStmt * A,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitGCCAsmStmt() argument
3798 VisitMSAsmStmt(const MSAsmStmt * A,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitMSAsmStmt() argument
[all...]
H A DCheckerManager.cpp110 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()
493 ExplodedNodeSet &Dst, in runCheckersForBranchCondition()
533 ExplodedNodeSet &Dst, in runCheckersForNewAllocator()
[all …]
H A DCoreEngine.cpp457 ExplodedNodeSet Dst; in HandleBranch() local
469 ExprEng.processStaticInitializer(DS, Ctx, Pred, Dst, in HandleCleanupTemporaryBranch() local
228 ExecuteWorkListWithInitialState(const LocationContext * L,unsigned Steps,ProgramStateRef InitState,ExplodedNodeSet & Dst) ExecuteWorkListWithInitialState() argument
260 ExplodedNodeSet Dst; HandleBlockEdge() local
480 ExplodedNodeSet Dst; HandleStaticInit() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp163 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 DDependenceAnalysis.cpp810 establishNestingLevels(const Instruction * Src,const Instruction * Dst) establishNestingLevels() argument
896 const SCEV *Dst = Pair->Dst; unifySubscriptType() local
921 const SCEV *Dst = Pair->Dst; unifySubscriptType() local
946 const SCEV *Dst = Pair->Dst; removeMatchingExtensions() local
1007 checkDstSubscript(const SCEV * Dst,const Loop * LoopNest,SmallBitVector & Loops) checkDstSubscript() argument
1018 classifyPair(const SCEV * Src,const Loop * SrcLoopNest,const SCEV * Dst,const Loop * DstLoopNest,SmallBitVector & Loops) classifyPair() argument
1183 testZIV(const SCEV * Src,const SCEV * Dst,FullDependence & Result) const testZIV() argument
2226 testSIV(const SCEV * Src,const SCEV * Dst,unsigned & Level,FullDependence & Result,Constraint & NewConstraint,const SCEV * & SplitIter) const testSIV() argument
2294 testRDIV(const SCEV * Src,const SCEV * Dst,FullDependence & Result) const testRDIV() argument
2360 testMIV(const SCEV * Src,const SCEV * Dst,const SmallBitVector & Loops,FullDependence & Result) const testMIV() argument
2402 gcdMIVtest(const SCEV * Src,const SCEV * Dst,FullDependence & Result) const gcdMIVtest() argument
2605 banerjeeMIVtest(const SCEV * Src,const SCEV * Dst,const SmallBitVector & Loops,FullDependence & Result) const banerjeeMIVtest() argument
3153 propagate(const SCEV * & Src,const SCEV * & Dst,SmallBitVector & Loops,SmallVectorImpl<Constraint> & Constraints,bool & Consistent) propagate() argument
3177 propagateDistance(const SCEV * & Src,const SCEV * & Dst,Constraint & CurConstraint,bool & Consistent) propagateDistance() argument
3203 propagateLine(const SCEV * & Src,const SCEV * & Dst,Constraint & CurConstraint,bool & Consistent) propagateLine() argument
3278 propagatePoint(const SCEV * & Src,const SCEV * & Dst,Constraint & CurConstraint) propagatePoint() argument
3350 tryDelinearize(Instruction * Src,Instruction * Dst,SmallVectorImpl<Subscript> & Pair) tryDelinearize() argument
3404 tryDelinearizeFixedSize(Instruction * Src,Instruction * Dst,const SCEV * SrcAccessFn,const SCEV * DstAccessFn,SmallVectorImpl<const SCEV * > & SrcSubscripts,SmallVectorImpl<const SCEV * > & DstSubscripts) tryDelinearizeFixedSize() argument
3481 tryDelinearizeParametricSize(Instruction * Src,Instruction * Dst,const SCEV * SrcAccessFn,const SCEV * DstAccessFn,SmallVectorImpl<const SCEV * > & SrcSubscripts,SmallVectorImpl<const SCEV * > & DstSubscripts) tryDelinearizeParametricSize() argument
3590 depends(Instruction * Src,Instruction * Dst,bool PossiblyLoopIndependent) depends() argument
4029 Instruction *Dst = Dep.getDst(); getSplitIteration() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp48 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset() argument
155 emitRepmovs(const X86Subtarget & Subtarget,SelectionDAG & DAG,const SDLoc & dl,SDValue Chain,SDValue Dst,SDValue Src,SDValue Size,MVT AVT) emitRepmovs() argument
177 emitRepmovsB(const X86Subtarget & Subtarget,SelectionDAG & DAG,const SDLoc & dl,SDValue Chain,SDValue Dst,SDValue Src,uint64_t Size) emitRepmovsB() argument
207 emitConstantSizeRepmov(SelectionDAG & DAG,const X86Subtarget & Subtarget,const SDLoc & dl,SDValue Chain,SDValue Dst,SDValue Src,uint64_t Size,EVT SizeVT,Align Alignment,bool isVolatile,bool AlwaysInline,MachinePointerInfo DstPtrInfo,MachinePointerInfo SrcPtrInfo) emitConstantSizeRepmov() argument
262 EmitTargetCodeForMemcpy(SelectionDAG & DAG,const SDLoc & dl,SDValue Chain,SDValue Dst,SDValue Src,SDValue Size,Align Alignment,bool isVolatile,bool AlwaysInline,MachinePointerInfo DstPtrInfo,MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp133 void addEdge(uint64_t Src, uint64_t Dst, int64_t Capacity, int64_t Cost) { in addEdge() argument
156 void addEdge(uint64_t Src, uint64_t Dst, int64_t Cost) { in addEdge() argument
273 uint64_t Dst = Edge.Dst; findAugmentingPath() local
348 auto &Dst = Nodes[Edge.Dst]; findAugmentingDAG() local
388 uint64_t Dst = Edge.Dst; findAugmentingDAG() local
447 uint64_t Dst = Edge->Dst; augmentFlowAlongDAG() local
466 uint64_t Dst = Edge->Dst; augmentFlowAlongDAG() local
512 uint64_t Dst = Edge.Dst; identifyShortestEdges() local
559 uint64_t Dst; global() member
656 uint64_t Dst = Jump->Target; findReachable() local
707 uint64_t Dst = Jump->Target; findShortestPath() local
842 uint64_t Dst = Jump->Target; findUnknownSubgraph() local
960 uint64_t Dst = Jump->Target; isAcyclicSubgraph() local
1302 for (uint64_t Dst : PositiveFlowEdges[Src]) { verifyOutput() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp25 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()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp39 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall()
169 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
287 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove()
295 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp20 EmitMOPS(AArch64ISD::NodeType SDOpcode,SelectionDAG & DAG,const SDLoc & DL,SDValue Chain,SDValue Dst,SDValue SrcOrValue,SDValue Size,Align Alignment,bool isVolatile,MachinePointerInfo DstPtrInfo,MachinePointerInfo SrcPtrInfo) const EmitMOPS() argument
80 EmitTargetCodeForMemcpy(SelectionDAG & DAG,const SDLoc & DL,SDValue Chain,SDValue Dst,SDValue Src,SDValue Size,Align Alignment,bool isVolatile,bool AlwaysInline,MachinePointerInfo DstPtrInfo,MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemcpy() argument
92 EmitTargetCodeForMemset(SelectionDAG & DAG,const SDLoc & dl,SDValue Chain,SDValue Dst,SDValue Src,SDValue Size,Align Alignment,bool isVolatile,bool AlwaysInline,MachinePointerInfo DstPtrInfo) const EmitTargetCodeForMemset() argument
106 EmitTargetCodeForMemmove(SelectionDAG & DAG,const SDLoc & dl,SDValue Chain,SDValue Dst,SDValue Src,SDValue Size,Align Alignment,bool isVolatile,MachinePointerInfo DstPtrInfo,MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForMemmove() argument
[all...]
H A DAArch64AdvSIMDScalarPass.cpp239 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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp22 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()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp117 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
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DNVPTX.cpp68 emitBuiltinSurfTexDeviceCopy(CGF, Dst, Src); in emitCUDADeviceBuiltinTextureDeviceCopy() argument
62 emitCUDADeviceBuiltinSurfaceDeviceCopy(CodeGenFunction & CGF,LValue Dst,LValue Src) const emitCUDADeviceBuiltinSurfaceDeviceCopy() argument
80 emitBuiltinSurfTexDeviceCopy(CodeGenFunction & CGF,LValue Dst,LValue Src) emitBuiltinSurfTexDeviceCopy() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp363 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); convertToSDWA() local
548 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); matchSDWAOperand() local
586 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); matchSDWAOperand() local
650 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); matchSDWAOperand() local
679 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); matchSDWAOperand() local
1001 MachineOperand *Dst = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); convertToSDWA() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp71 Register Dst; ///< Destination register. global() member
234 Register Dst = MI.getOperand(0).getReg(); matchREV() local
264 Register Dst = MI.getOperand(0).getReg(); matchTRN() local
285 Register Dst = MI.getOperand(0).getReg(); matchUZP() local
301 Register Dst = MI.getOperand(0).getReg(); matchZip() local
418 Register Dst = MI.getOperand(0).getReg(); matchEXT() local
486 Register Dst = MI.getOperand(0).getReg(); matchINS() local
513 Register Dst = MI.getOperand(0).getReg(); applyINS() local
982 Register Dst = MI.getOperand(0).getReg(); matchLowerVectorFCMP() local
1004 Register Dst = CmpMI.getReg(0); applyLowerVectorFCMP() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp21 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp19 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()

12345678