Home
last modified time | relevance | path

Searched refs:getCopyFromRegs (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h332 SDValue getCopyFromRegs(const Value *V, Type *Ty);
770 SDValue getCopyFromRegs(SelectionDAG &DAG, FunctionLoweringInfo &FuncInfo,
H A DStatepointLowering.cpp1205 SDValue CopyFromReg = getCopyFromRegs(SI, RetTy); in visitGCResult()
1253 SDValue Relocation = RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), in visitGCRelocate()
H A DSelectionDAGBuilder.cpp874 SDValue RegsForValue::getCopyFromRegs(SelectionDAG &DAG, in getCopyFromRegs() function in RegsForValue
1721 SDValue SelectionDAGBuilder::getCopyFromRegs(const Value *V, Type *Ty) { in getCopyFromRegs() function in SelectionDAGBuilder
1732 Result = RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), Chain, nullptr, in getCopyFromRegs()
1750 if (SDValue copyFromReg = getCopyFromRegs(V, V->getType())) in getValue()
1970 return RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), Chain, nullptr, V); in getValueImpl()
7757 if (SDValue copyFromReg = getCopyFromRegs(V, V->getType())) in visitIntrinsicCall()
10423 Val = OpInfo.AssignedRegs.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), in visitInlineAsm()
12781 SDValue V = OpInfo.AssignedRegs.getCopyFromRegs( in visitCallBrLandingPad()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15323 …8DebugLocERNS1_7SDValueEPS7_", "(anonymous namespace)::RegsForValue::getCopyFromRegs(llvm::Selecti…