Lines Matching refs:getTargetMachine
341 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
426 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
521 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
618 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
960 getTargetMachine(), ArgLocs, *DAG.getContext());
1071 getTargetMachine(), RVLocs, *DAG.getContext());
1168 getTargetMachine(), ArgLocs, *DAG.getContext());
1364 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo();
1407 getTargetMachine(), RVLocs, *DAG.getContext());
1473 if (getTargetMachine().Options.GuaranteedTailCallOpt) {
1497 getTargetMachine(), ArgLocs, *DAG.getContext());
1510 getTargetMachine(), RVLocs1, *DAG.getContext());
1515 getTargetMachine(), RVLocs2, *DAG.getContext());
1541 getTargetMachine(), ArgLocs, *DAG.getContext());
1721 switch(getTargetMachine().getCodeModel()) {
1911 assert(getTargetMachine().getCodeModel() == CodeModel::Large);
1912 assert(getTargetMachine().getRelocationModel() == Reloc::Static);
1936 assert(getTargetMachine().getCodeModel() == CodeModel::Small);
1943 Reloc::Model RelocM = getTargetMachine().getRelocationModel();
2020 switch (getTargetMachine().getCodeModel()) {
2050 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo();
2079 assert(getTargetMachine().getCodeModel() == CodeModel::Small
2083 TLSModel::Model Model = getTargetMachine().getTLSModel(GA->getGlobal());
2193 switch (getTargetMachine().getCodeModel()) {