OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegsForValue
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h
836
struct
RegsForValue
{
863
RegsForValue
() = default;
864
RegsForValue
(const SmallVector<unsigned, 4> ®s, MVT regvt, EVT valuevt,
866
RegsForValue
(LLVMContext &Context, const TargetLowering &TLI,
875
void append(const
RegsForValue
&RHS) {
StatepointLowering.cpp
900
RegsForValue
RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(),
1106
RegsForValue
RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(),
1202
RegsForValue
RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(),
SelectionDAGBuilder.cpp
777
RegsForValue
::
RegsForValue
(const SmallVector<unsigned, 4> ®s, MVT regvt,
782
RegsForValue
::
RegsForValue
(LLVMContext &Context, const TargetLowering &TLI,
806
SDValue
RegsForValue
::getCopyFromRegs(SelectionDAG &DAG,
893
void
RegsForValue
::getCopyToRegs(SDValue Val, SelectionDAG &DAG,
949
void
RegsForValue
::AddInlineAsmOperands(unsigned Code, bool HasMatching,
1002
RegsForValue
::getRegsAndSizes() const {
1390
RegsForValue
RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg,
1457
RegsForValue
RFV(*DAG.getContext(), DAG.getTargetLoweringInfo()
[
all
...]
Completed in 19 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026