Lines Matching refs:RelocM
2403 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerBlockAddress() local
2405 if (RelocM == Reloc::Static) { in LowerBlockAddress()
2419 if (RelocM == Reloc::Static) in LowerBlockAddress()
2588 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerGlobalAddressDarwin() local
2596 RelocM == Reloc::PIC_ ? ARMISD::WrapperPIC : ARMISD::Wrapper; in LowerGlobalAddressDarwin()
2601 if (Subtarget->GVIsIndirectSymbol(GV, RelocM)) in LowerGlobalAddressDarwin()
2692 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerINTRINSIC_WO_CHAIN() local
2694 unsigned PCAdj = (RelocM != Reloc::PIC_) in LowerINTRINSIC_WO_CHAIN()
2706 if (RelocM == Reloc::PIC_) { in LowerINTRINSIC_WO_CHAIN()
6547 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in EmitSjLjDispatchBlock() local
6709 if (RelocM == Reloc::PIC_) { in EmitSjLjDispatchBlock()
6795 if (RelocM == Reloc::PIC_) { in EmitSjLjDispatchBlock()