Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLatencyMutations.cpp590 class CortexM7InstructionInformation : public InstructionInformation { class
592 CortexM7InstructionInformation(const ARMBaseInstrInfo *TII) in CortexM7InstructionInformation() function in llvm::__anonf3433be90211::CortexM7InstructionInformation
601 II.reset(new CortexM7InstructionInformation(TII)); in CortexM7Overrides()