Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h931 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT);
932 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT, SDValue Op1);
933 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT,
935 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT,
937 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT,
939 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT1, EVT VT2);
940 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT1,
942 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT1,
944 SDNode *SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1,
946 SDNode *SelectNodeTo(SDNode *N, unsigned TargetOpc, EVT VT1,
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp469 return CurDAG->SelectNodeTo(SN, Opc, N->getValueType(0), TFI, in getFrameIndex()
2284 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops); in SelectSETCC()
2291 return CurDAG->SelectNodeTo(N, PPC::SUBFE, MVT::i32, AD, Op, in SelectSETCC()
2297 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops); in SelectSETCC()
2305 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops); in SelectSETCC()
2316 return CurDAG->SelectNodeTo(N, PPC::ADDZE, MVT::i32, in SelectSETCC()
2326 return CurDAG->SelectNodeTo(N, PPC::SUBFE, MVT::i32, SDValue(AD, 0), in SelectSETCC()
2336 return CurDAG->SelectNodeTo(N, PPC::RLWINM, MVT::i32, Ops); in SelectSETCC()
2342 return CurDAG->SelectNodeTo(N, PPC::XORI, MVT::i32, Op, in SelectSETCC()
2368 return CurDAG->SelectNodeTo(N, PPCSubTarget->hasVSX() ? PPC::XXLNOR : in SelectSETCC()
[all …]
DREADME_ALTIVEC.txt175 SelectNodeTo'd a VSPLTISB instruction node before the and/xor is selected
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp269 return CurDAG->SelectNodeTo(N, XCore::BRFU_lu6, MVT::Other, in SelectBRIND()
272 return CurDAG->SelectNodeTo(N, XCore::BAU_1r, MVT::Other, nextAddr, Glue); in SelectBRIND()
/external/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp160 return CurDAG->SelectNodeTo(Node, Opc, VT, TFI); in Select()
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp367 CurDAG->SelectNodeTo(Op, Opc, VT, MVT::i16, MVT::Other, Ops0); in SelectIndexedBinOp()
405 return CurDAG->SelectNodeTo(Node, MSP430::ADD16ri, MVT::i16, TFI, in Select()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5829 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, in SelectNodeTo() function in SelectionDAG
5832 return SelectNodeTo(N, MachineOpc, VTs, None); in SelectNodeTo()
5835 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, in SelectNodeTo() function in SelectionDAG
5839 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
5842 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, in SelectNodeTo() function in SelectionDAG
5847 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
5850 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, in SelectNodeTo() function in SelectionDAG
5855 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
5858 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, in SelectNodeTo() function in SelectionDAG
5861 return SelectNodeTo(N, MachineOpc, VTs, Ops); in SelectNodeTo()
[all …]
DSelectionDAGISel.cpp1999 return CurDAG->SelectNodeTo(N, TargetOpcode::IMPLICIT_DEF,N->getValueType(0)); in Select_UNDEF()
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2356 return CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in SelectV6T2BitfieldExtractOp()
2366 return CurDAG->SelectNodeTo(N, ARM::MOVsi, MVT::i32, Ops); in SelectV6T2BitfieldExtractOp()
2373 return CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in SelectV6T2BitfieldExtractOp()
2396 return CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in SelectV6T2BitfieldExtractOp()
2415 return CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in SelectV6T2BitfieldExtractOp()
2454 return CurDAG->SelectNodeTo(N, Opcode, VT, ADDSrc0); in SelectABSOp()
2549 return CurDAG->SelectNodeTo(N, ARM::tADDframe, MVT::i32, TFI, in Select()
2557 return CurDAG->SelectNodeTo(N, Opc, MVT::i32, Ops); in Select()
2585 return CurDAG->SelectNodeTo(N, ARM::t2ADDrs, MVT::i32, Ops); in Select()
2589 return CurDAG->SelectNodeTo(N, ARM::ADDrsi, MVT::i32, Ops); in Select()
[all …]
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp362 return CurDAG->SelectNodeTo(N, AMDGPU::COPY_TO_REGCLASS, EltVT, in Select()
403 return CurDAG->SelectNodeTo(N, AMDGPU::REG_SEQUENCE, N->getVTList(), in Select()
748 return CurDAG->SelectNodeTo(N, AMDGPU::REG_SEQUENCE, MVT::i64, Args); in SelectADD_SUB_I64()
769 return CurDAG->SelectNodeTo(N, Opc, VT, MVT::i1, Ops); in SelectDIV_SCALE()
/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp289 SDNode *Result = CurDAG->SelectNodeTo(Node, MOp, VT, MVT::Glue, LHS, in selectNode()
DMipsSEISelDAGToDAG.cpp274 return CurDAG->SelectNodeTo(Node, MOp, VT, MVT::Glue, LHS, in selectAddESubE()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILISelDAGToDAG.cpp168 return CurDAG->SelectNodeTo(N, NewOpc, OpVT, TFI); in Select()
/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp363 return CurDAG->SelectNodeTo(N, Opcode, MVT::i32, DivLHS, DivRHS, in Select()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1686 return CurDAG->SelectNodeTo(N, Opc, VT, Ops); in SelectBitfieldExtractOp()
2091 return CurDAG->SelectNodeTo(N, TargetOpcode::IMPLICIT_DEF, VT); in SelectBitfieldInsertOp()
2102 return CurDAG->SelectNodeTo(N, Opc, VT, Ops); in SelectBitfieldInsertOp()
2135 return CurDAG->SelectNodeTo(N, Opc, VT, Ops); in SelectBitfieldInsertInZeroOp()
2431 return CurDAG->SelectNodeTo(Node, AArch64::ADDXri, MVT::i64, Ops); in Select()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2396 return CurDAG->SelectNodeTo(Node, AddOp, NVT, SDValue(New, 0), in Select()
2398 return CurDAG->SelectNodeTo(Node, ShlOp, NVT, SDValue(New, 0), in Select()