Home
last modified time | relevance | path

Searched defs:InGlue (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp74 SDValue InGlue; EmitTargetCodeForMemset() local
162 SDValue InGlue; emitRepmovs() local
[all...]
H A DX86ISelLoweringCall.cpp1009 SDValue *InGlue = nullptr) { in getv64i1Argument() argument
1094 SDValue Chain, SDValue InGlue, CallingConv::ID CallConv, bool isVarArg, in LowerCallResult() argument
2377 SDValue InGlue; LowerCall() local
[all...]
H A DX86ISelDAGToDAG.cpp4189 emitPCMPESTR(unsigned ROpc,unsigned MOpc,bool MayFoldLoad,const SDLoc & dl,MVT VT,SDNode * Node,SDValue & InGlue) emitPCMPESTR() argument
5117 SDValue InGlue = Chain.getValue(1); Select() local
5441 SDValue InGlue = CurDAG->getCopyToReg(CurDAG->getEntryNode(), dl, LoReg, Select() local
5528 SDValue InGlue = CurDAG->getCopyToReg(CurDAG->getEntryNode(), dl, LoReg, Select() local
5657 SDValue InGlue; Select() local
6089 SDValue InGlue = CurDAG->getCopyToReg(CurDAG->getEntryNode(), dl, X86::EAX, Select() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp445 SDValue InGlue; select() local
513 SDValue InGlue = SDValue(Mul, 0); selectMultiplication() local
H A DAVRISelLowering.cpp1609 SDValue InGlue; LowerCall() local
1662 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool isVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & dl,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals) const LowerCallResult() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp50 SDValue InGlue = SDValue(Mul, 0); in selectMULT() local
H A DMipsISelLowering.cpp576 SDValue InGlue = DivRem; performDivRemCombine() local
3072 SDValue InGlue; getOpndList() local
3485 SDValue InGlue = Chain.getValue(1); LowerCall() local
3505 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool IsVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & DL,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals,TargetLowering::CallLoweringInfo & CLI) const LowerCallResult() argument
[all...]
H A DMipsSEISelDAGToDAG.cpp207 SDValue InGlue = Node->getOperand(2); in selectAddE() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp481 SDValue InGlue; LowerCall() local
583 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool IsVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & DL,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals) const LowerCallResult() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp716 SDValue InGlue; LowerCCCCallTo() local
778 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool IsVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & DL,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals) const LowerCallResult() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp888 SDValue InGlue; LowerCCCCallTo() local
935 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool isVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & dl,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals) const LowerCallResult() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp292 SDValue InGlue; ClusterNeighboringLoads() local
H A DSelectionDAGISel.cpp2399 SDValue InGlue = *It++; Select_STACKMAP() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp970 static SDValue LowerCallResult(SDValue Chain, SDValue InGlue, in LowerCallResult() argument
1094 SDValue InGlue; LowerCCCCallTo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1044 SDValue InGlue; LowerCall_32() local
1381 SDValue InGlue; LowerCall_64() local
2249 SDValue InGlue; LowerGlobalTLSAddress() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp770 SDValue InGlue; in LowerCall() local
884 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool IsVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & DL,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals) const LowerCallResult() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4129 SDValue InGlue = N->getOperand(4); Select() local
4237 SDValue InGlue = N->getOperand(4); Select() local
[all...]
H A DARMISelLowering.cpp2196 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool isVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & dl,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals,bool isThisReturn,SDValue ThisVal) const LowerCallResult() argument
2645 SDValue InGlue; LowerCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4625 SDValue InGlue; // Null incoming flag value. trySETCC() local
5516 SDValue InGlue = N->getOperand(1); Select() local
H A DPPCISelLowering.cpp5196 PrepareTailCall(SelectionDAG & DAG,SDValue & InGlue,SDValue & Chain,const SDLoc & dl,int SPDiff,unsigned NumBytes,SDValue LROp,SDValue FPOp,SmallVectorImpl<TailCallArgumentInfo> & TailCallArguments) PrepareTailCall() argument
5232 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool isVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & dl,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals) const LowerCallResult() argument
6067 SDValue InGlue; LowerCall_32SVR4() local
6681 SDValue InGlue; LowerCall_64SVR4() local
7671 SDValue InGlue; LowerCall_AIX() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp750 SDValue InGlue; LowerCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1756 SDValue InGlue = Chain.getValue(1); LowerCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1394 SDValue InGlue; LowerToTLSGeneralDynamicModel() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3173 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool IsVarArg,const SmallVectorImpl<ISD::InputArg> & Ins,const SDLoc & DL,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals,bool IsThisReturn,SDValue ThisVal) const LowerCallResult() argument
3772 SDValue InGlue; LowerCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7140 LowerCallResult(SDValue Chain,SDValue InGlue,CallingConv::ID CallConv,bool isVarArg,const SmallVectorImpl<CCValAssign> & RVLocs,const SDLoc & DL,SelectionDAG & DAG,SmallVectorImpl<SDValue> & InVals,bool isThisReturn,SDValue ThisVal,bool RequiresSMChange) const LowerCallResult() argument
7495 changeStreamingMode(SelectionDAG & DAG,SDLoc DL,bool Enable,SDValue Chain,SDValue InGlue,SDValue PStateSM,bool Entry) const changeStreamingMode() argument
8004 SDValue InGlue; LowerCall() local
[all...]

12