Home
last modified time | relevance | path

Searched refs:SelectNodeTo (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4545 CurDAG->SelectNodeTo(N, PPC::ADDZE, MVT::i32, in trySETCC()
4602 CurDAG->SelectNodeTo(N, VCmpInst, ResVT, LHS, RHS); in trySETCC()
5069 CurDAG->SelectNodeTo(N, PPC::RLDICL, MVT::i64, Ops); in tryAsPairOfRLDICL()
5136 CurDAG->SelectNodeTo(N, PPC::RLDCL, MVT::i64, Ops); in tryAsSingleRLDCL()
5183 CurDAG->SelectNodeTo(N, PPC::RLDICL, MVT::i64, Ops); in tryAsSingleRLDICL()
5201 CurDAG->SelectNodeTo(N, PPC::RLDICR, MVT::i64, Ops); in tryAsSingleRLDICR()
5226 CurDAG->SelectNodeTo(N, PPC::RLDIMI, MVT::i64, Ops); in tryAsSingleRLDIMI()
5864 CurDAG->SelectNodeTo( in Select()
6090 CurDAG->SelectNodeTo(N, Reg, MVT::Other, Chain); in Select()
6202 CurDAG->SelectNodeTo(N, PPC::PPC32PICGOT, in Select()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp283 CurDAG->SelectNodeTo(N, XCore::BRFU_lu6, MVT::Other, in tryBRIND()
287 CurDAG->SelectNodeTo(N, XCore::BAU_1r, MVT::Other, nextAddr, Glue); in tryBRIND()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp897 CurDAG->SelectNodeTo( in SelectAddcSubb()
904 CurDAG->SelectNodeTo(N, Opc, N->getVTList(), {LHS, RHS, CI}); in SelectAddcSubb()
928 CurDAG->SelectNodeTo( in SelectUADDO_USUBO()
936 CurDAG->SelectNodeTo(N, Opc, N->getVTList(), in SelectUADDO_USUBO()
959 CurDAG->SelectNodeTo(N, Opcode, N->getVTList(), Ops); in SelectFMA_W_CHAIN()
992 CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); in SelectDIV_SCALE()
1010 CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); in SelectMAD_64_32()
2377 CurDAG->SelectNodeTo(N, AMDGPU::SI_BR_UNDEF, MVT::Other, in SelectBRCOND()
2454 CurDAG->SelectNodeTo(N, BrOp, MVT::Other, in SelectBRCOND()
2727 CurDAG->SelectNodeTo(N, Opcode, N->getVTList(), {Src}); in SelectINTRINSIC_WO_CHAIN()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp366 CurDAG->SelectNodeTo(Op, Opc, VT, MVT::i16, MVT::Other, Ops0); in tryIndexedBinOp()
397 CurDAG->SelectNodeTo(Node, MSP430::ADDframe, MVT::i16, TFI, in Select()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1659 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT);
1660 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT, SDValue Op1);
1661 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT,
1663 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT,
1665 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT,
1667 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2);
1668 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1,
1670 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1,
1672 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1,
1674 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, SDVTList VTs,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3375 CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in tryV6T2BitfieldExtractOp()
3386 CurDAG->SelectNodeTo(N, ARM::MOVsi, MVT::i32, Ops); in tryV6T2BitfieldExtractOp()
3395 CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in tryV6T2BitfieldExtractOp()
3420 CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in tryV6T2BitfieldExtractOp()
3442 CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in tryV6T2BitfieldExtractOp()
3463 CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in tryV6T2BitfieldExtractOp()
3502 CurDAG->SelectNodeTo(N, Opcode, VT, XORSrc0); in tryABSOp()
3756 CurDAG->SelectNodeTo(N, ARM::tADDframe, MVT::i32, TFI, in Select()
3765 CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in Select()
3815 CurDAG->SelectNodeTo(N, ARM::ADDrsi, MVT::i32, Ops); in Select()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2607 CurDAG->SelectNodeTo(N, Opc, VT, Ops); in tryBitfieldExtractOp()
3170 CurDAG->SelectNodeTo(N, Opc, VT, Ops); in tryBitfieldInsertOpFromOrAndImm()
3300 CurDAG->SelectNodeTo(N, OrrOpc, VT, Ops); in tryOrrWithShift()
3319 CurDAG->SelectNodeTo(N, OrrOpc, VT, Ops); in tryOrrWithShift()
3341 CurDAG->SelectNodeTo(N, OrrOpc, VT, Ops); in tryOrrWithShift()
3462 CurDAG->SelectNodeTo(N, Opc, VT, Ops); in tryBitfieldInsertOpFromOr()
3516 CurDAG->SelectNodeTo(N, Opc, VT, Ops); in tryBitfieldInsertOpFromOr()
3568 CurDAG->SelectNodeTo(N, Opc, VT, Ops); in tryBitfieldInsertInZeroOp()
3694 CurDAG->SelectNodeTo(N, Opc, VT, Ops); in tryShiftAmountMod()
3877 CurDAG->SelectNodeTo( in tryWriteRegister()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp360 CurDAG->SelectNodeTo(Node, Opc, VT, TFI, Imm); in selectFrameIndex()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp367 CurDAG->SelectNodeTo(N, Opcode, MVT::i32, DivLHS, DivRHS, TopPart); in Select()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2353 CurDAG->SelectNodeTo(N, TargetOpcode::IMPLICIT_DEF, N->getValueType(0)); in Select_UNDEF()
2360 CurDAG->SelectNodeTo(N, TargetOpcode::COPY, N->getValueType(0), in Select_FREEZE()
2365 CurDAG->SelectNodeTo(N, TargetOpcode::ARITH_FENCE, N->getValueType(0), in Select_ARITH_FENCE()
2370 CurDAG->SelectNodeTo(N, TargetOpcode::MEMBARRIER, N->getValueType(0), in Select_MEMBARRIER()
2419 CurDAG->SelectNodeTo(N, TargetOpcode::STACKMAP, NodeTys, Ops); in Select_STACKMAP()
2470 CurDAG->SelectNodeTo(N, TargetOpcode::PATCHPOINT, NodeTys, Ops); in Select_PATCHPOINT()
2492 CurDAG->SelectNodeTo(N, TargetOpcode::JUMP_TABLE_DEBUG_INFO, MVT::Glue, in Select_JUMP_TABLE_DEBUG_INFO()
H A DSelectionDAG.cpp10283 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, in SelectNodeTo() function in SelectionDAG
10286 return SelectNodeTo(N, MachineOpc, VTs, std::nullopt); in SelectNodeTo()
10289 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, in SelectNodeTo() function in SelectionDAG
10293 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
10301 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
10309 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
10315 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
10321 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
10327 return SelectNodeTo(N, MachineOpc, VTs, std::nullopt); in SelectNodeTo()
10334 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp222 CurDAG->SelectNodeTo(Node, Opc, VT, TFI); in Select()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp216 CurDAG->SelectNodeTo(Node, Mips::ADDWC, VT, MVT::Glue, Ops); in selectAddE()
264 CurDAG->SelectNodeTo(Node, Mips::ADDWC, VT, MVT::Glue, Operands); in selectAddE()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp315 CurDAG->SelectNodeTo(N, AVR::FRMIDX, getTargetLowering()->getPointerTy(DL), in select()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5394 CurDAG->SelectNodeTo(Node, ROpc, NVT, MVT::i32, N0, N1); in Select()