Searched refs:RegsForValue (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 722 struct RegsForValue { struct 749 RegsForValue() = default; argument 750 RegsForValue(const SmallVector<Register, 4> ®s, MVT regvt, EVT valuevt, 752 RegsForValue(LLVMContext &Context, const TargetLowering &TLI, 759 void append(const RegsForValue &RHS) { in append() argument
|
| H A D | StatepointLowering.cpp | 898 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in LowerAsSTATEPOINT() 1134 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in LowerStatepoint() 1246 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in visitGCRelocate()
|
| H A D | SelectionDAGBuilder.cpp | 845 RegsForValue::RegsForValue(const SmallVector<Register, 4> ®s, MVT regvt, in RegsForValue() function in RegsForValue 850 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, in RegsForValue() function in RegsForValue 874 SDValue RegsForValue::getCopyFromRegs(SelectionDAG &DAG, in getCopyFromRegs() 960 void RegsForValue::getCopyToRegs(SDValue Val, SelectionDAG &DAG, in getCopyToRegs() 1016 void RegsForValue::AddInlineAsmOperands(InlineAsm::Kind Code, bool HasMatching, in AddInlineAsmOperands() 1070 RegsForValue::getRegsAndSizes() const { in getRegsAndSizes() 1662 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg, in handleDebugValue() 1728 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in getCopyFromRegs() 1967 RegsForValue RFV(*DAG.getContext(), TLI, DAG.getDataLayout(), InReg, in getValueImpl() 6258 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), VMI->second, in EmitFuncArgumentDbgValue() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 15322 …RKNS1_14TargetLoweringEjPKNS1_4TypeE", "(anonymous namespace)::RegsForValue::RegsForValue(llvm::LL… 15323 …weringInfoENS1_8DebugLocERNS1_7SDValueEPS7_", "(anonymous namespace)::RegsForValue::getCopyFromReg… 15369 …lvm11SmallVectorIjLj4EEENS1_3EVTES6_", "(anonymous namespace)::RegsForValue::RegsForValue(llvm::Sm… 15370 …lectionDAGERSt6vectorINS1_7SDValueESaIS5_EE", "(anonymous namespace)::RegsForValue::AddInlineAsmOp… 15371 …ERNS1_12SelectionDAGENS1_8DebugLocERS2_PS2_", "(anonymous namespace)::RegsForValue::getCopyToRegs(… 15375 …RegsForValue, llvm::Value*>* std::__uninitialized_copy_a<std::pair<(anonymous namespace)::RegsForV…
|