Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLatencyMutations.cpp97 std::initializer_list<unsigned> hasBRegAddrList = { in InstructionInformation() local
101 for (auto op : hasBRegAddrList) { in InstructionInformation()