/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAG.h | 931 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/ |
D | PPCISelDAGToDAG.cpp | 469 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 …]
|
D | README_ALTIVEC.txt | 175 SelectNodeTo'd a VSPLTISB instruction node before the and/xor is selected
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 269 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/ |
D | BPFISelDAGToDAG.cpp | 160 return CurDAG->SelectNodeTo(Node, Opc, VT, TFI); in Select()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 367 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/ |
D | SelectionDAG.cpp | 5829 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 …]
|
D | SelectionDAGISel.cpp | 1999 return CurDAG->SelectNodeTo(N, TargetOpcode::IMPLICIT_DEF,N->getValueType(0)); in Select_UNDEF()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 2356 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/ |
D | AMDGPUISelDAGToDAG.cpp | 362 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/ |
D | Mips16ISelDAGToDAG.cpp | 289 SDNode *Result = CurDAG->SelectNodeTo(Node, MOp, VT, MVT::Glue, LHS, in selectNode()
|
D | MipsSEISelDAGToDAG.cpp | 274 return CurDAG->SelectNodeTo(Node, MOp, VT, MVT::Glue, LHS, in selectAddESubE()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILISelDAGToDAG.cpp | 168 return CurDAG->SelectNodeTo(N, NewOpc, OpVT, TFI); in Select()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 363 return CurDAG->SelectNodeTo(N, Opcode, MVT::i32, DivLHS, DivRHS, in Select()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1686 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/ |
D | X86ISelDAGToDAG.cpp | 2396 return CurDAG->SelectNodeTo(Node, AddOp, NVT, SDValue(New, 0), in Select() 2398 return CurDAG->SelectNodeTo(Node, ShlOp, NVT, SDValue(New, 0), in Select()
|