Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:NVPTXTargetLowering

101 // NVPTXTargetLowering Constructor.
102 NVPTXTargetLowering::NVPTXTargetLowering(NVPTXTargetMachine &TM)
245 const char *NVPTXTargetLowering::getTargetNodeName(unsigned Opcode) const {
332 bool NVPTXTargetLowering::shouldSplitVectorElementType(EVT VT) const {
337 NVPTXTargetLowering::LowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const {
345 NVPTXTargetLowering::getPrototype(Type *retTy, const ArgListTy &Args,
469 NVPTXTargetLowering::getArgumentAlignment(SDValue Callee,
492 SDValue NVPTXTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
1117 NVPTXTargetLowering::LowerCONCAT_VECTORS(SDValue Op, SelectionDAG &DAG) const {
1137 NVPTXTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const {
1161 SDValue NVPTXTargetLowering::LowerLOAD(SDValue Op, SelectionDAG &DAG) const {
1172 SDValue NVPTXTargetLowering::LowerLOADi1(SDValue Op, SelectionDAG &DAG) const {
1191 SDValue NVPTXTargetLowering::LowerSTORE(SDValue Op, SelectionDAG &DAG) const {
1202 NVPTXTargetLowering::LowerSTOREVector(SDValue Op, SelectionDAG &DAG) const {
1290 SDValue NVPTXTargetLowering::LowerSTOREi1(SDValue Op, SelectionDAG &DAG) const {
1308 SDValue NVPTXTargetLowering::getExtSymb(SelectionDAG &DAG, const char *inname,
1318 NVPTXTargetLowering::getParamSymbol(SelectionDAG &DAG, int idx, EVT v) const {
1330 SDValue NVPTXTargetLowering::getParamHelpSymbol(SelectionDAG &DAG, int idx) {
1360 SDValue NVPTXTargetLowering::LowerFormalArguments(
1670 NVPTXTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv,
1847 void NVPTXTargetLowering::LowerAsmOperandForConstraint(
1859 bool NVPTXTargetLowering::isTypeSupportedInIntrinsic(MVT VT) const {
1875 bool NVPTXTargetLowering::getTgtMemIntrinsic(
1932 bool NVPTXTargetLowering::isLegalAddressingMode(const AddrMode &AM,
1971 NVPTXTargetLowering::ConstraintType
1972 NVPTXTargetLowering::getConstraintType(const std::string &Constraint) const {
1992 NVPTXTargetLowering::getRegForInlineAsmConstraint(const std::string &Constraint,
2015 unsigned NVPTXTargetLowering::getFunctionAlignment(const Function *) const {
2253 void NVPTXTargetLowering::ReplaceNodeResults(