Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp33 class ARMInstructionSelector : public InstructionSelector { class
35 ARMInstructionSelector(const ARMBaseTargetMachine &TM, const ARMSubtarget &STI,
163 return new ARMInstructionSelector(TM, STI, RBI); in createARMInstructionSelector()
171 ARMInstructionSelector::ARMInstructionSelector(const ARMBaseTargetMachine &TM, in ARMInstructionSelector() function in ARMInstructionSelector
294 ARMInstructionSelector::OpcodeCache::OpcodeCache(const ARMSubtarget &STI) { in OpcodeCache()
339 unsigned ARMInstructionSelector::selectSimpleExtOpc(unsigned Opc, in selectSimpleExtOpc()
355 unsigned ARMInstructionSelector::selectLoadStoreOpCode(unsigned Opc, in selectLoadStoreOpCode()
458 struct ARMInstructionSelector::CmpConstants {
482 struct ARMInstructionSelector::InsertInfo {
492 void ARMInstructionSelector::putConstant(InsertInfo I, unsigned DestReg, in putConstant()
[all …]
H A DCMakeLists.txt36 ARMInstructionSelector.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMARMCodeGen/
H A DMakefile26 ARMInstructionSelector.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/ARM/
H A DBUILD.gn82 "ARMInstructionSelector.cpp",