Home
last modified time | relevance | path

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

12345678910>>...12

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBranchProbabilityInfo.cpp51 getEdgeProbability(const MachineBasicBlock * Src,MachineBasicBlock::const_succ_iterator Dst) const getEdgeProbability() argument
57 getEdgeProbability(const MachineBasicBlock * Src,const MachineBasicBlock * Dst) const getEdgeProbability() argument
64 isEdgeHot(const MachineBasicBlock * Src,const MachineBasicBlock * Dst) const isEdgeHot() argument
70 printEdgeProbability(raw_ostream & OS,const MachineBasicBlock * Src,const MachineBasicBlock * Dst) const printEdgeProbability() argument
[all...]
H A DMachineCopyPropagation.cpp146 auto Src = TRI.regunits(CopyOperands->Source->getReg().asMCReg()); invalidateRegister() local
180 MCRegister Src = CopyOperands->Source->getReg().asMCReg(); clobberRegister() local
232 MCRegister Src = CopyOperands->Source->getReg().asMCReg(); trackCopy() local
472 isNopCopy(const MachineInstr & PreviousCopy,MCRegister Src,MCRegister Def,const TargetRegisterInfo * TRI,const TargetInstrInfo * TII,bool UseCopyInstr) isNopCopy() argument
492 eraseIfRedundant(MachineInstr & Copy,MCRegister Src,MCRegister Def) eraseIfRedundant() argument
774 MCRegister Src = RegSrc.asMCReg(); ForwardCopyPropagateBlock() local
954 Register Src = CopyOperands.Source->getReg(); isBackwardPropagatableCopy() local
995 Register Src = CopyOperands->Source->getReg(); propagateDefs() local
1092 Register Src = CopyOperands->Source->getReg(); BackwardCopyPropagateBlock() local
1196 __anon783e8d5a0502(Register Def, Register Src) EliminateSpillageCopies() argument
1247 Register Src = CopyOperands->Source->getReg(); EliminateSpillageCopies() local
1322 Register Src = CopyOperands->Source->getReg(); EliminateSpillageCopies() local
[all...]
/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
1198 buildIsFPClass(const DstOp & Res,const SrcOp & Src,unsigned Mask) buildIsFPClass() argument
1538 buildFreeze(const DstOp & Dst,const SrcOp & Src) buildFreeze() argument
1926 buildAbs(const DstOp & Dst,const SrcOp & Src) buildAbs() argument
1981 buildVecReduceFMax(const DstOp & Dst,const SrcOp & Src) buildVecReduceFMax() argument
1986 buildVecReduceFMin(const DstOp & Dst,const SrcOp & Src) buildVecReduceFMin() argument
1992 buildVecReduceFMaximum(const DstOp & Dst,const SrcOp & Src) buildVecReduceFMaximum() argument
1998 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/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()
435 NodeType &Src = *Worklist.pop_back_val(); in simplify() local
H A DDependenceAnalysis.cpp809 establishNestingLevels(const Instruction * Src,const Instruction * Dst) establishNestingLevels() argument
895 const SCEV *Src = Pair->Src; unifySubscriptType() local
920 const SCEV *Src = Pair->Src; unifySubscriptType() local
945 const SCEV *Src = Pair->Src; removeMatchingExtensions() local
1000 checkSrcSubscript(const SCEV * Src,const Loop * LoopNest,SmallBitVector & Loops) checkSrcSubscript() argument
1017 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
4028 Instruction *Src = Dep.getSrc(); getSplitIteration() local
[all...]
H A DDDGPrinter.cpp130 const DDGNode *Src, const DDGEdge *Edge, const DataDependenceGraph *G) { in getSimpleEdgeAttributes()
139 const DDGNode *Src, const DDGEdge *Edge, const DataDependenceGraph *G) { in getVerboseEdgeAttributes()
/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()
189 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr()
216 SDValue Src, MachinePointerInfo DestPtrInfo, MachinePointerInfo SrcPtrInfo, in EmitTargetCodeForStrcpy()
244 SDValue Chain, SDValue Src, in getBoundedStrlen()
256 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForStrlen()
263 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForStrnlen()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp95 const UTF16 *Src = reinterpret_cast<const UTF16 *>(SrcBytes.begin()); in convertUTF16ToUTF8String() local
135 bool convertUTF16ToUTF8String(ArrayRef<UTF16> Src, std::string &Out) { in convertUTF16ToUTF8String()
153 const UTF32 *Src = reinterpret_cast<const UTF32 *>(SrcBytes.begin()); in convertUTF32ToUTF8String() local
193 bool convertUTF32ToUTF8String(ArrayRef<UTF32> Src, std::string &Out) { in convertUTF32ToUTF8String()
211 const UTF8 *Src = reinterpret_cast<const UTF8 *>(SrcUTF8.begin()); in convertUTF8ToUTF16String() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCostTable.h58 MVT::SimpleValueType Src; member
67 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup() argument
82 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup() argument
H A DMIRFormatter.h51 StringRef Src, int64_t &Imm, in parseImmMnemonic() argument
67 StringRef Src, MachineFunction &MF, PerFunctionMIParsingState &PFS, in parseCustomPseudoSourceValue() argument
H A DSelectionDAGTargetInfo.h108 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
121 SDValue Dest, SDValue Src, in EmitTargetCodeForStrcpy()
141 SDValue Src, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForStrlen()
147 SDValue Src, SDValue MaxLength, in EmitTargetCodeForStrnlen()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp113 for (uint64_t Src = 0; Src < Nodes.size(); Src++) { in run() local
133 void addEdge(uint64_t Src, uint64_t Dst, int64_t Capacity, int64_t Cost) { in addEdge() argument
156 addEdge(uint64_t Src,uint64_t Dst,int64_t Cost) addEdge() argument
172 getFlow(uint64_t Src,uint64_t Dst) const getFlow() argument
247 uint64_t Src = Queue.front(); findAugmentingPath() local
385 for (size_t Src : AugmentingOrder) { findAugmentingDAG() local
407 for (uint64_t Src : AugmentingOrder) { augmentFlowAlongDAG() local
418 for (uint64_t Src : AugmentingOrder) { augmentFlowAlongDAG() local
438 for (uint64_t Src : AugmentingOrder) { augmentFlowAlongDAG() local
462 uint64_t Src = AugmentingOrder[Idx - 1]; augmentFlowAlongDAG() local
478 for (uint64_t Src : AugmentingOrder) { augmentFlowAlongDAG() local
506 for (size_t Src = 0; Src < Nodes.size(); Src++) { identifyShortestEdges() local
646 findReachable(uint64_t Src,BitVector & Visited) findReachable() argument
699 uint64_t Src = Queue.begin()->second; findShortestPath() local
1300 uint64_t Src = Queue.front(); verifyOutput() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h369 DDGEdge &createDefUseEdge(DDGNode &Src, DDGNode &Tgt) final { in createDefUseEdge() argument
375 DDGEdge &createMemoryEdge(DDGNode &Src, DDGNode &Tgt) final { in createMemoryEdge() argument
381 DDGEdge &createRootedEdge(DDGNode &Src, DDGNode &Tgt) final { in createRootedEdge() argument
442 getDependencies(const NodeType & Src,const NodeType & Dst,DependenceList & Deps) getDependencies() argument
464 getDependenceString(const NodeType & Src,const NodeType & Dst) getDependenceString() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp26 enum class LinkFrom { Dst, Src, Both }; enumerator
152 Comdat::SelectionKind Src, in computeResultingSelectionKind() argument
242 shouldLinkFromSource(bool & LinkFromSrc,const GlobalValue & Dest,const GlobalValue & Src) shouldLinkFromSource() argument
624 linkInModule(std::unique_ptr<Module> Src,unsigned Flags,std::function<void (Module &,const StringSet<> &)> InternalizeCallback) linkInModule() argument
641 linkModules(Module & Dest,std::unique_ptr<Module> Src,unsigned Flags,std::function<void (Module &,const StringSet<> &)> InternalizeCallback) linkModules() argument
651 LLVMLinkModules2(LLVMModuleRef Dest,LLVMModuleRef Src) LLVMLinkModules2() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp134 MachineOperand &Src = MI.getOperand(1); in runOnMachineFunction() local
182 MachineOperand &Src = MI.getOperand(1); in runOnMachineFunction() local
199 MachineOperand &Src = MI.getOperand(1); in runOnMachineFunction() local
/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/X86/
H A DX86SelectionDAGInfo.cpp156 emitRepmovs(const X86Subtarget & Subtarget,SelectionDAG & DAG,const SDLoc & dl,SDValue Chain,SDValue Dst,SDValue Src,SDValue Size,MVT AVT) emitRepmovs() argument
178 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/include/llvm/IR/
H A DFixedPointBuilder.h35 Value *Convert(Value *Src, const FixedPointSemantics &SrcSema, in Convert()
143 Value *CreateFixedToFixed(Value *Src, const FixedPointSemantics &SrcSema, in CreateFixedToFixed()
154 Value *CreateFixedToInteger(Value *Src, const FixedPointSemantics &SrcSema, in CreateFixedToInteger()
166 Value *CreateIntegerToFixed(Value *Src, unsigned SrcIsSigned, in CreateIntegerToFixed()
174 Value *CreateFixedToFloating(Value *Src, const FixedPointSemantics &SrcSema, in CreateFixedToFloating()
191 Value *CreateFloatingToFixed(Value *Src, const FixedPointSemantics &DstSema) { in CreateFloatingToFixed()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp228 const MachineOperand &Src = MI.getOperand(Idx); computeKnownBitsImpl() local
639 MachineOperand &Src = MI.getOperand(1); computeNumSignBits() local
649 Register Src = MI.getOperand(1).getReg(); computeNumSignBits() local
657 Register Src = MI.getOperand(1).getReg(); computeNumSignBits() local
681 Register Src = MI.getOperand(1).getReg(); computeNumSignBits() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCExpandPseudos.cpp89 const MachineOperand &Src = MI.getOperand(1); in expandCTLZ() local
117 const MachineOperand &Src = MI.getOperand(1); in expandCTTZ() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp91 SDValue Src = In.getOperand(0); in stripExtractLoElt() local
2302 SDValue Src = N->getOperand(0); SelectS_BFE() local
2462 SDValue Src = N->getOperand(0); SelectFP_EXTEND() local
2726 SDValue Src = N->getOperand(1); SelectINTRINSIC_WO_CHAIN() local
2787 SelectVOP3ModsImpl(SDValue In,SDValue & Src,unsigned & Mods,bool IsCanonicalizing,bool AllowAbs) const SelectVOP3ModsImpl() argument
2815 SelectVOP3Mods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3Mods() argument
2828 SelectVOP3ModsNonCanonicalizing(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3ModsNonCanonicalizing() argument
2839 SelectVOP3BMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3BMods() argument
2860 SelectVINTERPModsImpl(SDValue In,SDValue & Src,SDValue & SrcMods,bool OpSel) const SelectVINTERPModsImpl() argument
2876 SelectVINTERPMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVINTERPMods() argument
2881 SelectVINTERPModsHi(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVINTERPModsHi() argument
2886 SelectVOP3Mods0(SDValue In,SDValue & Src,SDValue & SrcMods,SDValue & Clamp,SDValue & Omod) const SelectVOP3Mods0() argument
2896 SelectVOP3BMods0(SDValue In,SDValue & Src,SDValue & SrcMods,SDValue & Clamp,SDValue & Omod) const SelectVOP3BMods0() argument
2906 SelectVOP3OMods(SDValue In,SDValue & Src,SDValue & Clamp,SDValue & Omod) const SelectVOP3OMods() argument
2917 SelectVOP3PMods(SDValue In,SDValue & Src,SDValue & SrcMods,bool IsDOT) const SelectVOP3PMods() argument
3017 SelectVOP3PModsDOT(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3PModsDOT() argument
3120 selectWMMAModsNegAbs(unsigned ModOpcode,unsigned & Mods,SmallVectorImpl<SDValue> & Elts,SDValue & Src,llvm::SelectionDAG * CurDAG,const SDLoc & DL,unsigned ElementSize) selectWMMAModsNegAbs() argument
3165 SelectWMMAModsF16Neg(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectWMMAModsF16Neg() argument
3212 SelectWMMAModsF16NegAbs(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectWMMAModsF16NegAbs() argument
3261 SelectWMMAModsF32NegAbs(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectWMMAModsF32NegAbs() argument
3343 SelectSWMMACIndex8(SDValue In,SDValue & Src,SDValue & IndexKey) const SelectSWMMACIndex8() argument
3362 SelectSWMMACIndex16(SDValue In,SDValue & Src,SDValue & IndexKey) const SelectSWMMACIndex16() argument
3381 SelectVOP3OpSel(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3OpSel() argument
3389 SelectVOP3OpSelMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3OpSelMods() argument
3397 SelectVOP3PMadMixModsImpl(SDValue In,SDValue & Src,unsigned & Mods) const SelectVOP3PMadMixModsImpl() argument
3438 SelectVOP3PMadMixModsExt(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3PMadMixModsExt() argument
3447 SelectVOP3PMadMixMods(SDValue In,SDValue & Src,SDValue & SrcMods) const SelectVOP3PMadMixMods() argument
3470 SDValue Src; getHi16Elt() local
[all...]
H A DAMDGPUMIRFormatter.cpp21 parseCustomPseudoSourceValue(StringRef Src,MachineFunction & MF,PerFunctionMIParsingState & PFS,const PseudoSourceValue * & PSV,ErrorCallbackType ErrorCallback) const parseCustomPseudoSourceValue() argument
[all...]
H A DAMDGPUInstCombineIntrinsic.cpp534 return IC.replaceInstUsesWith(II, Src); in instCombineIntrinsic() local
452 Value *Src = II.getArgOperand(0); instCombineIntrinsic() local
511 Value *Src = II.getArgOperand(0); instCombineIntrinsic() local
580 Value *Src = II.getArgOperand(0); instCombineIntrinsic() local
676 Value *Src = II.getArgOperand(0); instCombineIntrinsic() local
749 Value *Src = II.getArgOperand(I + 2); instCombineIntrinsic() local
987 if (auto *Src = dyn_cast<ConstantInt>(II.getArgOperand(0))) { instCombineIntrinsic() local
1065 Value *Src = II.getArgOperand(0); instCombineIntrinsic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp220 CreateMemTransferInst(Intrinsic::ID IntrID,Value * Dst,MaybeAlign DstAlign,Value * Src,MaybeAlign SrcAlign,Value * Size,bool isVolatile,MDNode * TBAATag,MDNode * TBAAStructTag,MDNode * ScopeTag,MDNode * NoAliasTag) CreateMemTransferInst() argument
257 CreateElementUnorderedAtomicMemCpy(Value * Dst,Align DstAlign,Value * Src,Align SrcAlign,Value * Size,uint32_t ElementSize,MDNode * TBAATag,MDNode * TBAAStructTag,MDNode * ScopeTag,MDNode * NoAliasTag) CreateElementUnorderedAtomicMemCpy() argument
373 CreateElementUnorderedAtomicMemMove(Value * Dst,Align DstAlign,Value * Src,Align SrcAlign,Value * Size,uint32_t ElementSize,MDNode * TBAATag,MDNode * TBAAStructTag,MDNode * ScopeTag,MDNode * NoAliasTag) CreateElementUnorderedAtomicMemMove() argument
409 getReductionIntrinsic(Intrinsic::ID ID,Value * Src) getReductionIntrinsic() argument
417 CreateFAddReduce(Value * Acc,Value * Src) CreateFAddReduce() argument
425 CreateFMulReduce(Value * Acc,Value * Src) CreateFMulReduce() argument
433 CreateAddReduce(Value * Src) CreateAddReduce() argument
437 CreateMulReduce(Value * Src) CreateMulReduce() argument
441 CreateAndReduce(Value * Src) CreateAndReduce() argument
445 CreateOrReduce(Value * Src) CreateOrReduce() argument
449 CreateXorReduce(Value * Src) CreateXorReduce() argument
453 CreateIntMaxReduce(Value * Src,bool IsSigned) CreateIntMaxReduce() argument
459 CreateIntMinReduce(Value * Src,bool IsSigned) CreateIntMinReduce() argument
465 CreateFPMaxReduce(Value * Src) CreateFPMaxReduce() argument
469 CreateFPMinReduce(Value * Src) CreateFPMinReduce() argument
473 CreateFPMaximumReduce(Value * Src) CreateFPMaximumReduce() argument
477 CreateFPMinimumReduce(Value * Src) CreateFPMinimumReduce() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp111 const ExplodedNodeSet &Src) { in expandGraphWithCheckers()
184 const ExplodedNodeSet &Src, in runCheckersForStmt()
240 const ExplodedNodeSet &Src, in runCheckersForObjCMessage()
298 const ExplodedNodeSet &Src, in runCheckersForCallEvent()
349 const ExplodedNodeSet &Src, in runCheckersForLocation()
392 const ExplodedNodeSet &Src, in runCheckersForBind()
438 ExplodedNodeSet Src; in runCheckersForBeginFunction() local
496 ExplodedNodeSet Src; in runCheckersForBranchCondition() local
537 ExplodedNodeSet Src; in runCheckersForNewAllocator() local
586 const ExplodedNodeSet &Src, in runCheckersForDeadSymbols()
[all …]

12345678910>>...12