Searched refs:ARMInstructionSelector (Results 1 – 2 of 2) sorted by relevance
33 class ARMInstructionSelector : public InstructionSelector { class163 return new ARMInstructionSelector(TM, STI, RBI); in createARMInstructionSelector()171 ARMInstructionSelector::ARMInstructionSelector(const ARMBaseTargetMachine &TM, in ARMInstructionSelector() function in ARMInstructionSelector339 unsigned ARMInstructionSelector::selectSimpleExtOpc(unsigned Opc, in selectSimpleExtOpc()458 struct ARMInstructionSelector::CmpConstants {482 struct ARMInstructionSelector::InsertInfo {526 bool ARMInstructionSelector::selectCmp(CmpConstants Helper, in selectCmp()804 bool ARMInstructionSelector::selectShift(unsigned ShiftOpc, in selectShift()813 void ARMInstructionSelector::renderVFPF32Imm( in renderVFPF32Imm()826 void ARMInstructionSelector::renderVFPF64Imm( in renderVFPF64Imm()[all …]
1332 SRCS_MIN+= Target/ARM/ARMInstructionSelector.cpp