/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16ISelLowering.cpp | 409 getOpndList(SmallVectorImpl<SDValue> &Ops, in getOpndList()
|
H A D | MipsISelLowering.cpp | 3048 getOpndList(SmallVectorImpl<SDValue> & Ops,std::deque<std::pair<unsigned,SDValue>> & RegsToPass,bool IsPICCall,bool GlobalOrExternal,bool InternalLinkage,bool IsCallReloc,CallLoweringInfo & CLI,SDValue Callee,SDValue Chain) const getOpndList() argument 3270 std::deque<std::pair<unsigned, SDValue>> RegsToPass; LowerCall() local 4404 passByValArg(SDValue Chain,const SDLoc & DL,std::deque<std::pair<unsigned,SDValue>> & RegsToPass,SmallVectorImpl<SDValue> & MemOpChains,SDValue StackPtr,MachineFrameInfo & MFI,SelectionDAG & DAG,SDValue Arg,unsigned FirstReg,unsigned LastReg,const ISD::ArgFlagsTy & Flags,bool isLittle,const CCValAssign & VA) const passByValArg() argument [all...] |
H A D | MipsSEISelLowering.cpp | 1156 getOpndList(SmallVectorImpl<SDValue> & Ops,std::deque<std::pair<unsigned,SDValue>> & RegsToPass,bool IsPICCall,bool GlobalOrExternal,bool InternalLinkage,bool IsCallReloc,CallLoweringInfo & CLI,SDValue Callee,SDValue Chain) const getOpndList() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.cpp | 296 SmallVector<std::pair<unsigned, SDValue>, 4> RegsToPass; in LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 450 SmallVector<std::pair<unsigned, SDValue>, MaxArgs> RegsToPass; LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLoweringCall.cpp | 714 SmallVectorImpl<std::pair<Register, SDValue>> &RegsToPass, CCValAssign &VA, in Passv64i1ArgInRegs() argument 2128 SmallVector<std::pair<Register, SDValue>, 8> RegsToPass; LowerCall() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 659 SmallVector<std::pair<unsigned, SDValue>, 4> RegsToPass; LowerCCCCallTo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 823 SmallVector<std::pair<unsigned, SDValue>, 4> RegsToPass; in LowerCCCCallTo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 568 SmallVector<std::pair<Register, SDValue>, 8> RegsToPass; in LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 887 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall_32() local 1266 SmallVector<std::pair<Register, SDValue>, 8> RegsToPass; LowerCall_64() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 1535 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1046 SmallVector<std::pair<unsigned, SDValue>, 4> RegsToPass; LowerCCCCallTo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 631 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5591 buildCallOperands(SmallVectorImpl<SDValue> & Ops,PPCTargetLowering::CallFlags CFlags,const SDLoc & dl,SelectionDAG & DAG,SmallVector<std::pair<unsigned,SDValue>,8> & RegsToPass,SDValue Glue,SDValue Chain,SDValue & Callee,int SPDiff,const PPCSubtarget & Subtarget) buildCallOperands() argument 5672 FinishCall(CallFlags CFlags,const SDLoc & dl,SelectionDAG & DAG,SmallVector<std::pair<unsigned,SDValue>,8> & RegsToPass,SDValue Glue,SDValue Chain,SDValue CallSeqStart,SDValue & Callee,int SPDiff,unsigned NumBytes,const SmallVectorImpl<ISD::InputArg> & Ins,SmallVectorImpl<SDValue> & InVals,const CallBase * CB) const FinishCall() argument 5968 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall_32SVR4() local 6302 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall_64SVR4() local 7412 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall_AIX() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 631 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; in LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 4134 SmallVector<std::pair<Register, SDValue>> RegsToPass; LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 457 SmallVector<std::pair<unsigned, SDValue>, 16> RegsToPass; in LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 3234 passSpecialInputs(CallLoweringInfo & CLI,CCState & CCInfo,const SIMachineFunctionInfo & Info,SmallVectorImpl<std::pair<unsigned,SDValue>> & RegsToPass,SmallVectorImpl<SDValue> & MemOpChains,SDValue Chain) const passSpecialInputs() argument 3616 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1907 SmallVector<std::pair<unsigned, SDValue>, 9> RegsToPass; LowerCall() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 2312 PassF64ArgInRegs(const SDLoc & dl,SelectionDAG & DAG,SDValue Chain,SDValue & Arg,RegsToPassVector & RegsToPass,CCValAssign & VA,CCValAssign & NextVA,SDValue & StackPtr,SmallVectorImpl<SDValue> & MemOpChains,bool IsTailCall,int SPDiff) const PassF64ArgInRegs() argument 2474 RegsToPassVector RegsToPass; LowerCall() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 18382 SmallVector<std::pair<Register, SDValue>, 8> RegsToPass; LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 7745 SmallVector<std::pair<unsigned, SDValue>, 8> RegsToPass; LowerCall() local [all...] |