Home | History | Annotate | Download | only in R600

Lines Matching refs:SelectionDAG

23 #include "llvm/CodeGen/SelectionDAG.h"
481 SDValue R600TargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const {
717 SelectionDAG &DAG) const {
738 SDValue R600TargetLowering::LowerTrig(SDValue Op, SelectionDAG &DAG) const {
769 SDValue R600TargetLowering::LowerFPTOUINT(SDValue Op, SelectionDAG &DAG) const {
779 SDValue R600TargetLowering::LowerImplicitParameter(SelectionDAG &DAG, EVT VT,
795 SDValue R600TargetLowering::LowerFrameIndex(SDValue Op, SelectionDAG &DAG) const {
819 SDValue R600TargetLowering::LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const {
939 SDValue R600TargetLowering::LowerSELECT(SDValue Op, SelectionDAG &DAG) const {
957 SelectionDAG &DAG) const {
1005 SDValue R600TargetLowering::LowerSTORE(SDValue Op, SelectionDAG &DAG) const {
1115 SDValue R600TargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const
1250 SDLoc DL, SelectionDAG &DAG,
1283 CompactSwizzlableVector(SelectionDAG &DAG, SDValue VectorEntry,
1320 static SDValue ReorganizeVector(SelectionDAG &DAG, SDValue VectorEntry,
1353 SDValue Swz[4], SelectionDAG &DAG) const {
1383 SelectionDAG