Home
last modified time | relevance | path

Searched defs:Chain (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h76 SDValue Chain, SDValue Op1, in EmitTargetCodeForMemcpy()
92 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, in EmitTargetCodeForMemmove()
106 SDValue Chain, SDValue Op1, in EmitTargetCodeForMemset()
119 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp()
131 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr()
144 EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrcpy()
156 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp()
164 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrlen()
170 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrnlen()
177 SDValue Chain, SDValue Addr, in EmitTargetCodeForSetTag()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp35 SDValue Chain, SDValue Dst, SDValue Src, in createMemMemNode()
52 SDValue Chain, SDValue Dst, SDValue Src, in emitMemMemImm()
61 SDValue Chain, SDValue Dst, SDValue Src, in emitMemMemReg()
71 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
87 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in memsetStore()
99 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
183 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForMemcmp()
199 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr()
225 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, in EmitTargetCodeForStrcpy()
235 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForStrcmp()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp75 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepstos()
112 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepstosB()
124 const SDLoc &dl, SDValue Chain, in emitConstantSizeRepstos()
209 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset()
235 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovs()
257 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovsB()
269 SDValue Chain, SDValue Dst, SDValue Src, uint64_t Size, EVT SizeVT, in emitConstantSizeRepmov()
323 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
H A DX86ISelLoweringCall.cpp753 X86TargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
1108 static SDValue getPopFromX87Reg(SelectionDAG &DAG, SDValue Chain, in getPopFromX87Reg()
1121 SDValue Chain, SDValue InGlue, CallingConv::ID CallConv, bool isVarArg, in LowerCallResult()
1267 SDValue Chain, ISD::ArgFlagsTy Flags, in CreateCopyOfByValArgument()
1324 X86TargetLowering::LowerMemArgument(SDValue Chain, CallingConv::ID CallConv, in LowerMemArgument()
1535 SDValue &Chain, unsigned StackSize) { in createVarArgAreaAndStoreRegisters()
1646 void VarArgsLoweringHelper::forwardMustTailParameters(SDValue &Chain) { in forwardMustTailParameters()
1687 void VarArgsLoweringHelper::lowerVarArgsParameters(SDValue &Chain, in lowerVarArgsParameters()
1702 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments()
1954 SDValue X86TargetLowering::LowerMemOpCallTo(SDValue Chain, SDValue StackPtr, in LowerMemOpCallTo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp34 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
53 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Op1, SDValue Op2, in EmitTargetCodeForMemmove()
62 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp115 const SDLoc &DL, SDValue Chain, in EmitMOPS()
161 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitStreamingCompatibleMemLibCall()
218 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
237 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
257 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove()
278 SDValue Chain, SDValue Ptr, uint64_t ObjSize, in EmitUnrolledSetTag()
330 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Addr, in EmitTargetCodeForSetTag()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp42 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall()
174 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
292 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove()
300 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp322 void merge(MachineBasicBlock *BB, BlockChain *Chain) { in merge()
715 const BlockChain &Chain, const MachineBasicBlock *LoopHeaderBB, in markChainSuccessors()
731 const BlockChain &Chain, const MachineBasicBlock *MBB, in markBlockSuccessors()
764 const MachineBasicBlock *BB, const BlockChain &Chain, in collectViableSuccessors()
872 BranchProbability QProb, const BlockChain &Chain, in isProfitableToTailDup()
1027 const BlockChain &Chain, const BlockFilterSet *BlockFilter) { in isTrellis()
1127 BranchProbability AdjustedSumProb, const BlockChain &Chain, in getBestTrellisSuccessor()
1213 const BlockChain &Chain, const BlockFilterSet *BlockFilter) { in canTailDuplicateUnplacedPreds()
1405 TriangleChain Chain = std::move(Found->second); in precomputeTriangleChains() local
1420 TriangleChain &Chain = ChainPair.second; in precomputeTriangleChains() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp38 static void sortChain(const SIInstrInfo *TII, SmallVector<SUnit *, 8> &Chain, in sortChain()
110 SmallVector<SUnit *, 8> Chain; in apply() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp376 spillIncomingStatepointValue(SDValue Incoming, SDValue Chain, in spillIncomingStatepointValue()
489 SDValue Chain = Builder.getRoot(); in lowerIncomingStatepointValue() local
753 SDValue Chain = CallNode->getOperand(0); in LowerAsSTATEPOINT() local
900 SDValue Chain = DAG.getRoot(); in LowerAsSTATEPOINT() local
1137 SDValue Chain = DAG.getEntryNode(); in LowerStatepoint() local
1252 SDValue Chain = DAG.getRoot(); in visitGCRelocate() local
1270 const SDValue Chain = DAG.getRoot(); // != Builder.getRoot() in visitGCRelocate() local
H A DLegalizeFloatTypes.cpp197 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatRes_Unary() local
217 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatRes_Binary() local
556 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatRes_FMA() local
608 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatRes_FP_EXTEND() local
692 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatRes_FP_ROUND() local
741 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatRes_ExpOp() local
1058 SDValue Chain = N->getOperand(0); // Get the chain. in SoftenFloatRes_VAARG() local
1097 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatRes_XINT_TO_FP() local
1222 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatOp_FP_ROUND() local
1299 SDValue Chain = IsStrict ? N->getOperand(0) : SDValue(); in SoftenFloatOp_FP_TO_XINT() local
[all …]
H A DLegalizeDAG.cpp66 SDValue Chain; member
432 SDValue Chain = ST->getChain(); in OptimizeFloatStore() local
489 SDValue Chain = ST->getChain(); in LegalizeStoreOps() local
666 SDValue Chain = LD->getChain(); // The chain. in LegalizeLoadOps() local
1691 SDValue Chain = DAG.getTruncStore(State.Chain, DL, NewIntValue, State.IntPtr, in modifySignAsInt() local
1805 SDValue Chain = Tmp1.getOperand(0); in ExpandDYNAMIC_STACKALLOC() local
1844 SDValue Chain) { in EmitStackConvert()
2671 SDValue &Chain) { in ExpandLegalINT_TO_FP()
3409 SDValue Chain = DAG.getEntryNode(); in ExpandNode() local
4165 SDValue Chain = Node->getOperand(0); in ExpandNode() local
[all …]
H A DLegalizeTypesGeneric.cpp256 SDValue Chain = LD->getChain(); in ExpandRes_NormalLoad() local
289 SDValue Chain = N->getOperand(0); in ExpandRes_VAARG() local
418 SDValue Chain = N->getOperand(0); in ExpandOp_FAKE_USE() local
484 SDValue Chain = St->getChain(); in ExpandOp_NormalStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp311 SDValue Chain = Op.getOperand(0); in LowerBR_JT() local
333 const SDLoc &DL, SDValue Chain, SDValue Base, int64_t Offset, in lowerLoadWordFromAlignedBasePlusOffset()
387 SDValue Chain = LD->getChain(); in LowerLOAD() local
460 SDValue Chain = ST->getChain(); in LowerSTORE() local
787 SDValue Chain = Op.getOperand(0); in LowerEH_RETURN() local
826 SDValue Chain = Op.getOperand(0); in LowerINIT_TRAMPOLINE() local
920 SDValue Chain = CLI.Chain; in LowerCall() local
943 static SDValue LowerCallResult(SDValue Chain, SDValue InGlue, in LowerCallResult()
989 SDValue Chain, SDValue Callee, CallingConv::ID CallConv, bool isVarArg, in LowerCCCCallTo()
1119 SDValue Chain, CallingConv::ID CallConv, bool isVarArg, in LowerFormalArguments()
[all …]
H A DXCoreISelDAGToDAG.cpp185 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
209 SDValue Chain = N->getOperand(0); in tryBRIND() local
H A DXCoreSelectionDAGInfo.cpp27 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp221 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local
253 SDValue Chain = CLI.Chain; in LowerCall() local
391 static SDValue lowerCallResult(SDValue Chain, SDValue Glue, in lowerCallResult()
453 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments()
468 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerCallArguments()
628 ARCTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp350 SDValue Chain = ST->getChain(); in select() local
387 SDValue Chain = LD->getChain(); in select() local
456 SDValue Chain = N->getOperand(0); in select() local
496 SDValue Chain = N->getOperand(0); in select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp20 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
H A DBPFISelLowering.cpp342 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments()
442 SDValue Chain = CLI.Chain; in LowerCall() local
584 BPFTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
633 SDValue Chain, SDValue InGlue, CallingConv::ID CallConv, bool IsVarArg, in LowerCallResult()
692 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp249 SparcTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
260 SparcTargetLowering::LowerReturn_32(SDValue Chain, CallingConv::ID CallConv, in LowerReturn_32()
345 SparcTargetLowering::LowerReturn_64(SDValue Chain, CallingConv::ID CallConv, in LowerReturn_64()
422 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments()
436 SDValue Chain, CallingConv::ID CallConv, bool isVarArg, in LowerFormalArguments_32()
631 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments_64()
832 SDValue Chain = CLI.Chain; in LowerCall_32() local
1221 SDValue Chain = CLI.Chain; in LowerCall_64() local
2204 SDValue Chain = DAG.getEntryNode(); in LowerGlobalTLSAddress() local
2276 SDValue SparcTargetLowering::LowerF128_LibCallArg(SDValue Chain, in LowerF128_LibCallArg()
[all …]
H A DSparcISelDAGToDAG.cpp243 SDValue Chain = SDValue(N,0); in tryInlineAsm() local
265 SDValue Chain = AsmNodeOperands[InlineAsm::Op_InputChain]; in tryInlineAsm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp385 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments()
404 SDValue Chain = CLI.Chain; in LowerCall() local
426 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerCCCArguments()
531 LanaiTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
594 SDValue Chain, SDValue Callee, CallingConv::ID CallConv, bool IsVarArg, in LowerCCCCallTo()
766 SDValue Chain, SDValue InGlue, CallingConv::ID CallConv, bool IsVarArg, in LowerCallResult()
858 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local
1005 SDValue Chain = Op.getOperand(0); in LowerDYNAMIC_STACKALLOC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp20 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp447 SDValue Chain, CallingConv::ID CallConv, bool isVarArg, in LowerFormalArguments()
472 SDValue Chain = CLI.Chain; in LowerCall() local
498 SDValue Chain, CallingConv::ID CallConv, bool isVarArg, in LowerCCCArguments()
615 MSP430TargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
686 SDValue Chain, SDValue Callee, CallingConv::ID CallConv, bool isVarArg, in LowerCCCCallTo()
814 SDValue Chain, SDValue InGlue, CallingConv::ID CallConv, bool isVarArg, in LowerCallResult()
1007 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local

1234