Home
last modified time | relevance | path

Searched refs:ARMInstructionSelector (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp33 class ARMInstructionSelector : public InstructionSelector { class
163 return new ARMInstructionSelector(TM, STI, RBI); in createARMInstructionSelector()
171 ARMInstructionSelector::ARMInstructionSelector(const ARMBaseTargetMachine &TM, in ARMInstructionSelector() function in ARMInstructionSelector
339 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 …]
H A DCMakeLists.txt38 ARMInstructionSelector.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/ARM/
H A DBUILD.gn85 "ARMInstructionSelector.cpp",