Home | History | Annotate | Download | only in Mips

Lines Matching refs:TGA

1690     SDValue TGA = DAG.getTargetGlobalAddress(GV, DL, PtrVT, 0, Flag);
1692 getGlobalReg(DAG, PtrVT), TGA);
1729 SDValue TGA = DAG.getTargetGlobalAddress(GV, DL, PtrVT, 0,
1731 TGA = DAG.getNode(MipsISD::Wrapper, DL, PtrVT, getGlobalReg(DAG, PtrVT),
1732 TGA);
1734 DAG.getEntryNode(), TGA, MachinePointerInfo(),