Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15896 bool hasAlignment = true; in TryCombineBaseUpdate() local
15923 hasAlignment = false; in TryCombineBaseUpdate()
15928 hasAlignment = false; in TryCombineBaseUpdate()
15933 hasAlignment = false; in TryCombineBaseUpdate()
16004 hasAlignment = false; in TryCombineBaseUpdate()
16010 hasAlignment = false; in TryCombineBaseUpdate()
16016 hasAlignment = false; in TryCombineBaseUpdate()
16148 hasAlignment ? N->getNumOperands() - 1 : N->getNumOperands(); in TryCombineBaseUpdate()