LLVM  8.0.1
llvm::MipsCCState Member List

This is the complete list of members for llvm::MipsCCState, including all inherited members.

addInRegsParamInfo(unsigned RegBegin, unsigned RegEnd)llvm::CCStateinline
addLoc(const CCValAssign &V)llvm::CCStateinline
AllocateReg(unsigned Reg)llvm::CCStateinline
AllocateReg(unsigned Reg, unsigned ShadowReg)llvm::CCStateinline
AllocateReg(ArrayRef< MCPhysReg > Regs)llvm::CCStateinline
AllocateReg(ArrayRef< MCPhysReg > Regs, const MCPhysReg *ShadowRegs)llvm::CCStateinline
AllocateRegBlock(ArrayRef< MCPhysReg > Regs, unsigned RegsRequired)llvm::CCStateinline
AllocateStack(unsigned Size, unsigned Align)llvm::CCStateinline
AllocateStack(unsigned Size, unsigned Align, unsigned ShadowReg)llvm::CCStateinline
AllocateStack(unsigned Size, unsigned Align, ArrayRef< MCPhysReg > ShadowRegs)llvm::CCStateinline
AnalyzeArguments(const SmallVectorImpl< ISD::InputArg > &Ins, CCAssignFn Fn)llvm::CCStateinline
AnalyzeArguments(const SmallVectorImpl< ISD::OutputArg > &Outs, CCAssignFn Fn)llvm::CCStateinline
AnalyzeArgumentsSecondPass(const SmallVectorImpl< T > &Args, CCAssignFn Fn)llvm::CCStateinline
AnalyzeCallOperands(const SmallVectorImpl< ISD::OutputArg > &Outs, CCAssignFn Fn, std::vector< TargetLowering::ArgListEntry > &FuncArgs, const char *Func)llvm::MipsCCStateinline
AnalyzeCallOperands(const SmallVectorImpl< ISD::OutputArg > &Outs, CCAssignFn Fn)=deletellvm::MipsCCState
AnalyzeCallOperands(const SmallVectorImpl< MVT > &Outs, SmallVectorImpl< ISD::ArgFlagsTy > &Flags, CCAssignFn Fn)=deletellvm::MipsCCState
llvm::CCState::AnalyzeCallOperands(SmallVectorImpl< MVT > &ArgVTs, SmallVectorImpl< ISD::ArgFlagsTy > &Flags, CCAssignFn Fn)llvm::CCState
AnalyzeCallResult(const SmallVectorImpl< ISD::InputArg > &Ins, CCAssignFn Fn, const Type *RetTy, const char *Func)llvm::MipsCCStateinline
llvm::CCState::AnalyzeCallResult(const SmallVectorImpl< ISD::InputArg > &Ins, CCAssignFn Fn)llvm::CCState
llvm::CCState::AnalyzeCallResult(MVT VT, CCAssignFn Fn)llvm::CCState
AnalyzeFormalArguments(const SmallVectorImpl< ISD::InputArg > &Ins, CCAssignFn Fn)llvm::MipsCCStateinline
analyzeMustTailForwardedRegisters(SmallVectorImpl< ForwardedRegister > &Forwards, ArrayRef< MVT > RegParmTypes, CCAssignFn Fn)llvm::CCState
AnalyzeReturn(const SmallVectorImpl< ISD::OutputArg > &Outs, CCAssignFn Fn)llvm::MipsCCStateinline
CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, SmallVectorImpl< CCValAssign > &locs, LLVMContext &C)llvm::CCState
CheckReturn(const SmallVectorImpl< ISD::OutputArg > &ArgsFlags, CCAssignFn Fn)llvm::MipsCCStateinline
clearByValRegsInfo()llvm::CCStateinline
ensureMaxAlignment(unsigned Align)llvm::CCStateinline
getAlignedCallFrameSize() constllvm::CCStateinline
getCallingConv() constllvm::CCStateinline
getContext() constllvm::CCStateinline
getFirstUnallocated(ArrayRef< MCPhysReg > Regs) constllvm::CCStateinline
getInRegsParamInfo(unsigned InRegsParamRecordIndex, unsigned &BeginReg, unsigned &EndReg) constllvm::CCStateinline
getInRegsParamsCount() constllvm::CCStateinline
getInRegsParamsProcessed() constllvm::CCStateinline
getMachineFunction() constllvm::CCStateinline
getNextStackOffset() constllvm::CCStateinline
getPendingArgFlags()llvm::CCStateinline
getPendingLocs()llvm::CCStateinline
getRemainingRegParmsForType(SmallVectorImpl< MCPhysReg > &Regs, MVT VT, CCAssignFn Fn)llvm::CCState
getSpecialCallingConv()llvm::MipsCCStateinline
getSpecialCallingConvForCallee(const SDNode *Callee, const MipsSubtarget &Subtarget)llvm::MipsCCStatestatic
HandleByVal(unsigned ValNo, MVT ValVT, MVT LocVT, CCValAssign::LocInfo LocInfo, int MinSize, int MinAlign, ISD::ArgFlagsTy ArgFlags)llvm::CCState
isAllocated(unsigned Reg) constllvm::CCStateinline
IsCallOperandFixed(unsigned ValNo)llvm::MipsCCStateinline
IsShadowAllocatedReg(unsigned Reg) constllvm::CCState
isVarArg() constllvm::CCStateinline
Mips16RetHelperConv enum valuellvm::MipsCCState
MipsCCState(CallingConv::ID CC, bool isVarArg, MachineFunction &MF, SmallVectorImpl< CCValAssign > &locs, LLVMContext &C, SpecialCallingConvType SpecialCC=NoSpecialCallingConv)llvm::MipsCCStateinline
nextInRegsParam()llvm::CCStateinline
NoSpecialCallingConv enum valuellvm::MipsCCState
resultsCompatible(CallingConv::ID CalleeCC, CallingConv::ID CallerCC, MachineFunction &MF, LLVMContext &C, const SmallVectorImpl< ISD::InputArg > &Ins, CCAssignFn CalleeFn, CCAssignFn CallerFn)llvm::CCStatestatic
rewindByValRegsInfo()llvm::CCStateinline
SpecialCallingConvType enum namellvm::MipsCCState
WasOriginalArgF128(unsigned ValNo)llvm::MipsCCStateinline
WasOriginalArgFloat(unsigned ValNo)llvm::MipsCCStateinline
WasOriginalArgVectorFloat(unsigned ValNo) constllvm::MipsCCStateinline
WasOriginalRetVectorFloat(unsigned ValNo) constllvm::MipsCCStateinline