|
LLVM 22.0.0git
|
This is the complete list of members for llvm::RegsForValue, including all inherited members.
| AddInlineAsmOperands(InlineAsm::Kind Code, bool HasMatching, unsigned MatchingIdx, const SDLoc &dl, SelectionDAG &DAG, std::vector< SDValue > &Ops) const | llvm::RegsForValue | |
| append(const RegsForValue &RHS) | llvm::RegsForValue | inline |
| CallConv | llvm::RegsForValue | |
| getCopyFromRegs(SelectionDAG &DAG, FunctionLoweringInfo &FuncInfo, const SDLoc &dl, SDValue &Chain, SDValue *Glue, const Value *V=nullptr) const | llvm::RegsForValue | |
| getCopyToRegs(SDValue Val, SelectionDAG &DAG, const SDLoc &dl, SDValue &Chain, SDValue *Glue, const Value *V=nullptr, ISD::NodeType PreferredExtendType=ISD::ANY_EXTEND) const | llvm::RegsForValue | |
| getRegsAndSizes() const | llvm::RegsForValue | |
| isABIMangled() const | llvm::RegsForValue | inline |
| occupiesMultipleRegs() const | llvm::RegsForValue | inline |
| RegCount | llvm::RegsForValue | |
| Regs | llvm::RegsForValue | |
| RegsForValue()=default | llvm::RegsForValue | |
| RegsForValue(const SmallVector< Register, 4 > ®s, MVT regvt, EVT valuevt, std::optional< CallingConv::ID > CC=std::nullopt) | llvm::RegsForValue | |
| RegsForValue(LLVMContext &Context, const TargetLowering &TLI, const DataLayout &DL, Register Reg, Type *Ty, std::optional< CallingConv::ID > CC) | llvm::RegsForValue | |
| RegVTs | llvm::RegsForValue | |
| ValueVTs | llvm::RegsForValue |