Home
last modified time | relevance | path

Searched defs:InChain (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp512 SDValue InChain = CurDAG->getEntryNode(); selectMultiplication() local
H A DAVRISelLowering.cpp578 SDValue InChain = DAG.getEntryNode(); LowerDivRem() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2060 SDValue InChain = DAG.getEntryNode(); ExpandLibCall() local
2244 SDValue InChain = DAG.getEntryNode(); ExpandDivRemLibCall() local
2337 SDValue InChain = DAG.getEntryNode(); ExpandSinCosLibCall() local
5217 SDValue InChain = Node->getOperand(0); PromoteNode() local
[all...]
H A DSelectionDAGBuilder.cpp167 getCopyFromParts(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,const Value * V,SDValue InChain,std::optional<CallingConv::ID> CC=std::nullopt,std::optional<ISD::NodeType> AssertOp=std::nullopt) getCopyFromParts() argument
340 getCopyFromPartsVector(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,const Value * V,SDValue InChain,std::optional<CallingConv::ID> CallConv) getCopyFromPartsVector() argument
4762 SDValue InChain = AddToChain ? DAG.getRoot() : DAG.getEntryNode(); visitMaskedLoad() local
4834 SDValue InChain = getRoot(); visitAtomicCmpXchg() local
4890 SDValue InChain = getRoot(); visitAtomicRMW() local
4931 SDValue InChain = getRoot(); visitAtomicLoad() local
4967 SDValue InChain = getRoot(); visitAtomicStore() local
7880 SDValue InChain = AddToChain ? DAG.getRoot() : DAG.getEntryNode(); visitVPLoad() local
8009 SDValue InChain = AddToChain ? DAG.getRoot() : DAG.getEntryNode(); visitVPStridedLoad() local
[all...]
H A DSelectionDAG.cpp12887 makeStateFunctionCall(unsigned LibFunc,SDValue Ptr,SDValue InChain,const SDLoc & DLoc) makeStateFunctionCall() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp732 SDValue InChain = Node->getOperand(0); in LowerVAARG() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3828 SDValue InChain = N->getOperand(0); tryReadRegister() local
3911 SDValue InChain = N->getOperand(0); tryWriteRegister() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1588 SDValue InChain = Node->getOperand(0); lowerVAARG() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2757 SDValue InChain = Node->getOperand(0); LowerVAARG() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp575 SDValue InChain = DAG.getEntryNode(); performDivRemCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3692 SDValue InChain = Node->getOperand(0); LowerVAARG() local
16290 SDValue InChain; PerformDAGCombine() local
18297 SDValue InChain = DAG.getEntryNode(); lowerToLibCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10078 WinDBZCheckDenominator(SelectionDAG & DAG,SDNode * N,SDValue InChain) WinDBZCheckDenominator() argument
20743 SDValue InChain = DAG.getEntryNode(); LowerDivRem() local
20797 SDValue InChain = DAG.getEntryNode(); LowerREM() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28727 SDValue InChain = DAG.getEntryNode(); LowerWin64_i128OP() local
[all...]