Searched defs:MachineOpc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1710 uint16_t MachineOpc; member in struct:AddSubFlagsOpcodePair
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4913 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, argument
4919 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, argument
4926 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, argument
4934 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, argument
4942 SDNode *SelectionDAG::SelectNodeTo(SDNode *N, unsigned MachineOpc, argument
4949 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, const SDValue *Ops, unsigned NumOps) argument
4956 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2) argument
4962 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, const SDValue *Ops, unsigned NumOps) argument
4969 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, EVT VT4, const SDValue *Ops, unsigned NumOps) argument
4976 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1) argument
4984 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
4992 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5001 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
5010 SelectNodeTo(SDNode *N, unsigned MachineOpc, SDVTList VTs, const SDValue *Ops, unsigned NumOps) argument
[all...]

Completed in 185 milliseconds